aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-03-02 04:13:15 -0600
committerCraig Jennings <c@cjennings.net>2026-03-02 04:13:15 -0600
commit4cfaf8de7e5fd35b197da77498e9bf6f59135d59 (patch)
tree2097573a51d1ee9908a790ffda25995a833d0725 /dotfiles/hyprland
parent9f1481623d360ec189906ee0d806ec30914f7f24 (diff)
downloadarchsetup-4cfaf8de7e5fd35b197da77498e9bf6f59135d59.tar.gz
archsetup-4cfaf8de7e5fd35b197da77498e9bf6f59135d59.zip
feat(hyprland): rebind mod+shift+f to allfloat, add chess setup script
Add workspace allfloat toggle on mod+shift+f (was togglefloating, now on mod+shift+space only). Add scripts/setup-chess.sh for En Croissant, lc0, Maia, and Stockfish setup. Update log-cleanup to use filename dates instead of mtime. Update ssh and calibre configs.
Diffstat (limited to 'dotfiles/hyprland')
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf
index 0981dfc..e3b198f 100644
--- a/dotfiles/hyprland/.config/hypr/hyprland.conf
+++ b/dotfiles/hyprland/.config/hypr/hyprland.conf
@@ -208,7 +208,7 @@ bind = $mod SHIFT, C, killactive
# Click waybar layout icon to cycle, or use direct keybindings:
bind = $mod SHIFT, T, exec, hyprctl keyword general:layout master && hyprctl keyword master:orientation left
bind = $mod SHIFT, S, exec, hyprctl keyword general:layout scrolling
-bind = $mod SHIFT, F, togglefloating
+bind = $mod SHIFT, F, exec, hyprctl dispatch workspaceopt allfloat
bind = $mod SHIFT, SPACE, togglefloating
# Master layout adjustments