Switch sway terminal emulator to foot
This commit is contained in:
parent
23365905c8
commit
62fb238425
4 changed files with 36 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# vim:ft=i3config
|
||||
|
||||
set $mod Mod4
|
||||
set $term alacritty
|
||||
set $term footclient
|
||||
set $gnome-schema org.gnome.desktop.interface
|
||||
set $wallpaper ~/pictures/Wallpapers/random/$(ls ~/pictures/Wallpapers/random | sort -R | tail -n 1)
|
||||
set $scripts ~/.config/sway/scripts
|
||||
|
|
|
@ -15,6 +15,7 @@ exec {
|
|||
gnome-keyring-daemon --start --components=secrets
|
||||
mpDris2
|
||||
swaymsg workspace 1
|
||||
foot -s
|
||||
}
|
||||
|
||||
exec_always {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue