wip: dnsc-machine setup
This commit is contained in:
parent
cc6bd77a0c
commit
add7bad8c0
4 changed files with 42 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue