diff options
author | zachir <zachir@librem.one> | 2025-08-28 23:05:04 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-08-28 23:05:04 -0500 |
commit | fc6e282d06d876003942a352ce11295fa0e1737c (patch) | |
tree | 02647cef155d06414fcdb6520dcd96dd04a68a5d | |
parent | 57c6f4e9e049b33e95f8b9455f3b0d36e12b5435 (diff) | |
parent | d4c51187b3125e48c69284a724aba60c08777158 (diff) |
Merge branch 'master' into cas
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f6c637d..3e6f834 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -431,7 +431,7 @@ bind = $mainMod, D, exec, sh -c "$(tofi-run -c $HOME/.config/tofi/themes/dmenu_v bind = $mainMod, R, exec, rs bind = $mainMod $secdMod, Q, exec, qbc bind = $mainMod $secdMod, W, exec, lwc -bind = $mainMod $secdMod, E, exec, mbc +bind = $mainMod $secdMod, E, exec, brc bind = $mainMod $secdMod, R, exec, ffc bind = $mainMod $secdMod, 1, exec, bm bind = $mainMod $secdMod, comma, exec, dmount -p |