aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/hyprland.conf')
-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)