Updated config
This commit is contained in:
parent
2169af6d2a
commit
426f1c6859
9 changed files with 283 additions and 22 deletions
|
@ -1,6 +1,5 @@
|
|||
# Apps
|
||||
$browser = firefox
|
||||
$email = evolution
|
||||
$logout = wlogout
|
||||
$lockscreen = swaylock
|
||||
$menu = fuzzel
|
||||
|
@ -11,7 +10,9 @@ $terminal = foot
|
|||
$wallpaper = waypaper
|
||||
|
||||
# Terminal based
|
||||
$calendar = $terminal -e calcurse
|
||||
$editor = $terminal -e nvim
|
||||
$email = $terminal -e aerc
|
||||
$files = $terminal -e nnn
|
||||
$center = [float;size 960 540;center]
|
||||
$floating = $center $terminal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue