From 0d642734476df5795f229b0d336cb39d1e7be7b3 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Tue, 22 Nov 2022 23:16:01 +0800 Subject: Boot swaywm by script --- .config/sway/config | 2 -- 1 file changed, 2 deletions(-) (limited to '.config') 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 -- cgit v1.2.3