12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
set $mod Mod4
|
|
set $alt Mod1
|
|
|
|
# Use Mouse+$mod to drag floating windows to their wanted position
|
|
floating_modifier $alt
|
|
|
|
# Font for window titles. Will also be used by the bar unless a different font
|
|
# is used in the bar {} block below.
|
|
font pango:DejaVu Sans Mono 10
|
|
|
|
exec --no-startup-id compton
|