This commit is contained in:
2026-08-20 04:04:30 +03:30
parent 6ae76a758f
commit af2189a587
11 changed files with 147 additions and 24 deletions
+1 -1
View File
@@ -235,7 +235,7 @@ binds {
Mod+Shift+V { switch-focus-between-floating-and-tiling; }
Mod+Shift+F { toggle-column-tabbed-display; }
Mod+F hotkey-overlay-title="Spawn file manager (caja)" { spawn-sh "XDG_DATA_DIRS=/etc/profiles/per-user/coast/share:/run/current-system/sw/share:$HOME/.nix-profile/share:$XDG_DATA_DIRS caja"; }
Mod+F hotkey-overlay-title="Spawn file manager (nautilus)" { spawn-sh "XDG_DATA_DIRS=/etc/profiles/per-user/coast/share:/run/current-system/sw/share:$HOME/.nix-profile/share:$XDG_DATA_DIRS nautilus"; }
Print { screenshot; }
Super+Shift+S { screenshot; }
Control+Alt+S { screenshot-window; }