manage themes & configs of kvantum & nwg-look with stow

This commit is contained in:
2025-11-17 20:11:02 +01:00
parent ac4e77bba8
commit 757f93b5ac
2711 changed files with 637253 additions and 5 deletions

View File

@@ -311,7 +311,6 @@ binds {
Mod+Shift+Return { spawn "ghostty"; }
Mod+Shift+W { spawn-sh "wallpaper-carousel"; }
Mod+O { spawn-sh "pkill -x -n pwvucontrol || pwvucontrol"; }
Mod+Shift+E { spawn "sunset"; }
// Quickshell
Mod+Space { spawn-sh "qs ipc call panels toggleControlCenter"; }
@@ -320,6 +319,7 @@ binds {
Mod+Shift+K { spawn-sh "quickshell-kill || quickshell"; }
Mod+I { spawn-sh "qs ipc call idleInhibitor toggleInhibitor"; }
Mod+Alt+R { spawn-sh "qs ipc call recording startOrStopRecording"; }
Mod+Shift+E { spawn-sh "qs ipc call sunset toggleSunset"; }
// Rofi
Mod+D { spawn-sh "pkill -x rofi || rofi -show run"; }