change sway config
This commit is contained in:
@@ -58,12 +58,12 @@ popup_during_fullscreen smart
|
||||
# start a terminal
|
||||
#bindsym $mod+Return workspace $ws1; exec --no-startup-id alacritty
|
||||
# bindsym $mod+Return workspace $ws1; exec alacritty -t alacritty-sway
|
||||
bindsym $mod+Return workspace $ws1; exec foot -T terminal-sway
|
||||
bindsym $mod+Return workspace $ws1; exec foot -c /etc/xdg/foot/foot.ini -T terminal-sway
|
||||
|
||||
# start a program launcher
|
||||
# bindsym $mod+d exec --no-startup-id wofi -s /etc/wofi/style.css --show drun --lines 5 --columns 1 -t alacritty
|
||||
# bindsym $mod+d exec alacritty --class=launcher -e env TERMINAL_COMMAND="alacritty -e" sway-launcher-desktop
|
||||
bindsym $mod+d exec foot -a launcher -e env TERMINAL_COMMAND="foot -e" sway-launcher-desktop
|
||||
bindsym $mod+d exec foot -a launcher -e env TERMINAL_COMMAND="foot -c /etc/xdg/foot/foot.ini -e" sway-launcher-desktop
|
||||
#bindsym $mod+d exec --no-startup-id bemenu
|
||||
#bindsym $mod+d exec --no-startup-id i3-dmenu-desktop --dmenu="dmenu -i -fn 'Source Sans Pro-10' -nb '#212121' -sb '#2b83a6' -sf '#ffffff'
|
||||
#bindsym $mod+d exec --no-startup-id bemenu --dmenu="dmenu -i -fn 'Source Sans Pro-10' -nb '#212121' -sb '#2b83a6' -sf '#ffffff'
|
||||
|
||||
Reference in New Issue
Block a user