wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-23 23:46:53 +01:00
parent cc6bd77a0c
commit add7bad8c0
4 changed files with 42 additions and 2 deletions

View file

@ -516,6 +516,7 @@ binds {
// Other bindings
Mod+Ctrl+Alt+U { spawn-sh "~/.config/awww/bin/random-bg.sh ~/Pictures/Wallpapers/.un"; }
Mod+Ctrl+Alt+S { spawn-sh "~/.config/awww/bin/random-bg.sh ~/Pictures/Wallpapers/safe/dark"; }
Mod+S { spawn-sh "swaync-client -t -sw"; }
}
xwayland-satellite {

View file

@ -12,7 +12,5 @@
# WM Utilities (split out if they need additional config)
# TODO configure ironbar
programs.hyprlock.enable = true;
programs.fuzzel.enable = true; # TODO switch to anyrun
# TODO: Install idle manager
}