1

Home: Add tidal-hifi, move exfatprogs to system, add binding to reload hyprpanel

This commit is contained in:
2025-07-18 00:06:27 +02:00
parent 6970ed6ed6
commit d749382cd2
3 changed files with 5 additions and 2 deletions

View File

@ -36,7 +36,7 @@
"$mainMod CTRL, d" = ["movewindow, d"];
# Reset workspaces to the defined configuration in hyprland.workspaces:
"CTRL ALT, R" = let
"CTRL ALT, r" = let
mkWBinding = m: w:
"moveworkspacetomonitor, "
+ "${builtins.toString w} ${builtins.toString m}";