diff options
author | Thanos Apollo <[email protected]> | 2023-03-30 17:43:11 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-03-30 17:43:11 +0300 |
commit | 9bcd43306dd19acfb8c6c098996a14570c2525d8 (patch) | |
tree | ae5cf9791d9d8aafa98d0bca3b187048cf11ed0d /.config/hypr | |
parent | eac76f8d27ffda93c2f20fabec1883e8e8319082 (diff) |
hypr: Add tessen keybinding
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 5b01f7f..3ebd5d5 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -110,10 +110,8 @@ bind = $mainMod, W, exec, kitty bind = $mainMod, Q, killactive, bind = $mainMod SHIFT, Q, exit, bind = $mainMod, Tab, exec, rofi -show drun -bind = $mainMod SHIFT, P, exec, passmenu +bind = $mainMod, Z , exec, tessen --dmenu=rofi bind = $mainMod, V, togglefloating, -bind = $mainMod, R, exec, wofi --show drun -#bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod SHIFT, F, fullscreen |