diff options
Diffstat (limited to 'dotfiles/hyprland/.config/hypr/hyprland.conf')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 7a5a6fa..dfbb49e 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -182,7 +182,6 @@ bind = $mod SHIFT, W, exec, $ALTBROWSER bind = CTRL ALT, W, exec, tor-browser bind = $mod, V, exec, virtualbox bind = $mod SHIFT, L, exec, calibre -bind = $mod SHIFT, R, exec, shortwave bind = $mod SHIFT, P, exec, waypaper # Theme switching @@ -211,7 +210,7 @@ bind = $mod SHIFT, F, togglefloating bind = $mod SHIFT, SPACE, togglefloating # Master layout adjustments -bind = $mod, I, layoutmsg, addmaster +bind = $mod, U, layoutmsg, addmaster bind = $mod, D, layoutmsg, removemaster # Stash windows (hide to special workspace) |
