Updated config
This commit is contained in:
parent
6cb79f594a
commit
10baa6f6bb
7 changed files with 53 additions and 25 deletions
|
@ -1,7 +1,6 @@
|
|||
# Apps
|
||||
$browser = firefox
|
||||
$email = evolution
|
||||
$files = thunar
|
||||
$logout = wlogout
|
||||
$lockscreen = swaylock
|
||||
$menu = fuzzel
|
||||
|
@ -12,6 +11,7 @@ $wallpaper = waypaper
|
|||
|
||||
# Terminal based
|
||||
$editor = $terminal -e nvim
|
||||
$files = $terminal -e yazi
|
||||
$center = [float;size 960 540;center]
|
||||
$floating = $center $terminal
|
||||
$systeminfo = $center $terminal --hold -e fastfetch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue