summaryrefslogtreecommitdiff
path: root/hyprland/keybinds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hyprland/keybinds.conf')
-rw-r--r--hyprland/keybinds.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/hyprland/keybinds.conf b/hyprland/keybinds.conf
index b788d9d..83ac060 100644
--- a/hyprland/keybinds.conf
+++ b/hyprland/keybinds.conf
@@ -30,8 +30,7 @@ bind = $mainMod|Shift, V, exec, /opt/scripts/vpn_disconnect.sh
bind = $mainMod, X, exec, /opt/scripts/screen-record.sh
bind = $mainMod|Shift, X, exec, /opt/scripts/screen-record-stop.sh
bind = $mainMod, Y, exec, hyprctl workspaces -j | jq '.[].lastwindowtitle' | rofi -show window
-bind = $mainMod, P, exec, /opt/scripts/power-profiles.sh
-
+bind = $mainMod, P, exec, hyprctl getoption general:layout | grep -q 'dwindle' && hyprctl keyword general:layout master || hyprctl keyword general:layout dwindle
# Move focus with mainMod + arrow keys
bind = $mainMod, h, movefocus, l