File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 455455 { command = [ "ytmdesktop" "--password-store=gnome-libsecret" ] ; }
456456 # {command = ["seahorse"];} # To unlock keyring
457457 { command = [ "${ wallpaperSetter } /bin/niri-set-wallpaper" ] ; } # Set wallpaper
458- { command = [ "wlsunset-waybar " ] ; }
458+ { command = [ "nightlight-toggle " ] ; }
459459 { command = [ "${ openOnWorkspace } /bin/niri-open-on-workspace" "${ workspaces . "00" . name } " "ChatGPT" "zen-beta" "--new-window" "https://chatgpt.com/" ] ; }
460460 { command = [ "${ openOnWorkspace } /bin/niri-open-on-workspace" "${ workspaces . "09" . name } " "[Vv]ikunja" "zen-beta" "--new-window" "https://vikunja.hyena-byzantine.ts.net/" ] ; }
461461 ] ;
Original file line number Diff line number Diff line change 512512 } ;
513513 } ;
514514 in {
515+ home . packages = [
516+ nightlight-toggle
517+ ] ;
518+
515519 programs . waybar = {
516520 enable = true ;
517521 settings = {
You can’t perform that action at this time.
0 commit comments