fix: add missing brightnessctl & change file manager to nemo
This commit is contained in:
parent
7a3b5e86d1
commit
2cc1dc117f
4 changed files with 7 additions and 12 deletions
|
|
@ -3,7 +3,7 @@ let
|
|||
uwsm = "uwsm app --";
|
||||
browser = "firefox";
|
||||
terminal = "ghostty";
|
||||
filemanager = "thunar";
|
||||
filemanager = "nemo";
|
||||
scripts = "~/.config/scripts";
|
||||
|
||||
resizeStep = builtins.toString 20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue