add config to terminal execution
This commit is contained in:
@@ -61,11 +61,11 @@
|
|||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
#bindsym $mod+Return workspace $ws1; exec --no-startup-id alacritty
|
#bindsym $mod+Return workspace $ws1; exec --no-startup-id alacritty
|
||||||
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
|
# 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 --no-startup-id wofi -s /etc/wofi/style.css --show drun --lines 5 --columns 1 -t alacritty
|
||||||
bindsym $mod+d exec foot --a launcher -e env TERMINAL_COMMAND="foot -e" sway-launcher-desktop
|
bindsym $mod+d exec foot -c /etc/xdg/foot/foot.ini -a launcher -e env TERMINAL_COMMAND="foot -e" sway-launcher-desktop
|
||||||
#bindsym $mod+d exec --no-startup-id bemenu
|
#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 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'
|
#bindsym $mod+d exec --no-startup-id bemenu --dmenu="dmenu -i -fn 'Source Sans Pro-10' -nb '#212121' -sb '#2b83a6' -sf '#ffffff'
|
||||||
@@ -280,7 +280,7 @@
|
|||||||
exec dbus-sway-environment
|
exec dbus-sway-environment
|
||||||
exec configure-gtk
|
exec configure-gtk
|
||||||
exec nm-applet --indicator
|
exec nm-applet --indicator
|
||||||
exec foot -T terminal-sway
|
exec foot -c /etc/xdg/foot/foot.ini -T terminal-sway
|
||||||
exec signal-desktop
|
exec signal-desktop
|
||||||
exec firefox --name=social -P social
|
exec firefox --name=social -P social
|
||||||
exec thunderbird
|
exec thunderbird
|
||||||
|
|||||||
Reference in New Issue
Block a user