diff options
Diffstat (limited to '.config/sway/config')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index ace4ccc..7311480 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -22,8 +22,6 @@ set $term st # set $menu dmenu_path | dmenu | xargs swaymsg exec -- set $menu my-dmenu -m 0 -fn monospace:size=12 -nb '#222222' -nf '#bbbbbb' -sb '#005577' -sf '#eeeeee' | xargs swaymsg exec -- -exec --no-startup-id autostart-wayland - default_border pixel 1 default_floating_border pixel 1 |