--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2025-11-05 01:03:01 +01:00
parent 18964a177a
commit 1bceab38c6
7 changed files with 9 additions and 11 deletions

View file

@ -218,6 +218,7 @@ in
"SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock"
"SUPER_ALT_L, Q, exit,"
"SUPER, B, exec, firefox"
"SUPER_SHIFT_L, B, exec, firefox --private-window"
"SUPER, E, exec, nemo"
"SUPER, L, exec, ${lib.optionalString (hostName == "thor") "env -u WAYLAND_DISPLAY "} obsidian"
"SUPER, V, togglefloating,"