aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-10-03 15:54:22 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-10-03 15:54:22 +0200
commitd17ce9f31afac725e86da8a1bf47e3769e4b5968 (patch)
treef57282b849159aaf058962930f5d2fff84a3fa74 /.config
parent2ef4bd52ea689fcaa35a0a21bb4acae0f62e4b1a (diff)
Update hyprland
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hyprland.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index fc3b0d1..f0ae6ff 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -77,6 +77,11 @@ dwindle {
pseudotile=0 # enable pseudotiling on dwindle
}
+master {
+ new_is_master=true
+ new_on_top=true
+}
+
gestures {
workspace_swipe=no
}
@@ -108,6 +113,7 @@ bind=SUPER_SHIFT,L,layoutmsg,removemaster
bind=SUPER,SPACE,layoutmsg,orientationnext
bind=SUPER_SHIFT,SPACE,layoutmsg,orientationprev
bind=SUPER,M,fullscreen,1
+bind=SUPER,F,fullscreen,0
bind=SUPER,2,exec,~/.local/bin/hyprland-switch-tag 1
bind=SUPER,3,exec,~/.local/bin/hyprland-switch-tag 2
@@ -133,4 +139,5 @@ bind=SUPER,mouse_down,workspace,e+1
bind=SUPER,mouse_up,workspace,e-1
# Rules
-windowrulev2=workspace 2,class:(firefox)
+windowrulev2=workspace 3,class:(firefox)
+windowrulev2=workspace 4,class:(thunderbird)