Updated config
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
# Apps
|
||||
$browser = firefox
|
||||
$email = evolution
|
||||
$files = nautilus
|
||||
@ -9,5 +10,8 @@ $statusbar = waybar
|
||||
$terminal = alacritty
|
||||
$wallpaper = waypaper
|
||||
|
||||
$floating = [float;size 960 540;center] $terminal
|
||||
# Terminal based
|
||||
$editor = $terminal -e nvim
|
||||
$center = [float;size 960 540;center]
|
||||
$floating = $center $terminal
|
||||
$systeminfo = $center $terminal --hold -e fastfetch
|
||||
|
Reference in New Issue
Block a user