summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-06-24 15:46:14 -0500
committerzachir <zachir@librem.one>2023-06-24 15:46:14 -0500
commit5f59966da411ed95f618e965d583d514228300f9 (patch)
treeb3a1b28f5ace54c149cb090affc135350ba19fbf /hypr
parent864b1a83fdffb52ca43c6d154198518fa71a3c72 (diff)
parent9581e412a805190ac03649998665c868dce1dee4 (diff)
Merge branch 'master' of zachir.xyz:zachir/dotfiles
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf13
-rw-r--r--hypr/hyprpaper.conf1
2 files changed, 8 insertions, 6 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 6a663f5..f94f806 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -55,7 +55,7 @@ general {
#{{{ Misc options
misc {
enable_swallow = true
- swallow_regex = ^(St)$
+ swallow_regex = ^(foot)$
vfr = false
}
#}}}
@@ -160,10 +160,11 @@ bind = $mainMod+SHIFT, J, layoutmsg, swapnext #MASTER
bind = $mainMod+SHIFT, K, layoutmsg, swapprev #MASTER
bind = $mainMod+SHIFT, H, layoutmsg, addmaster #MASTER
bind = $mainMod+SHIFT, L, layoutmsg, removemaster #MASTER
-bindr = $mainMod, J, layoutmsg, cyclenext
-bindr = $mainMod, K, layoutmsg, cycleprev
-bindr = $mainMod, H, splitratio, -0.01 #MASTER
-bindr = $mainMod, L, splitratio, +0.01 #MASTER
+binde = $mainMod, J, layoutmsg, cyclenext #MASTER
+binde = $mainMod, K, layoutmsg, cycleprev #MASTER
+binde = $mainMod, H, splitratio, -0.01 #MASTER
+binde = $mainMod, L, splitratio, +0.01 #MASTER
+bind = $mainMod+SHIFT, O, splitratio, exact 0.5 #MASTER
bind = $mainMod, O, splitratio, exact 0.69 #MASTER
#}}}
@@ -264,7 +265,7 @@ submap = reset
#{{{ Menu bindings
bind = $mainMod, R, exec, exec j4-dmenu-desktop --dmenu="bemenu -i -l 10 -p \"Run:\""
-bind = $mainMod, D, exec, exec bemenu-run -l 15 -p "Run:"
+bind = $mainMod, D, exec, exec bemenu-run -i -l 15 -p "Run:"
bind = $mainMod $secdMod, Q, exec, qbc
bind = $mainMod $secdMod, W, exec, lwc
bind = $mainMod $secdMod, E, exec, mbc
diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf
index 1b8480c..65bc2e3 100644
--- a/hypr/hyprpaper.conf
+++ b/hypr/hyprpaper.conf
@@ -6,6 +6,7 @@ preload = ~/background.jpg
#set the default wallpaper(s) seen on inital workspace(s) --depending on the number of monitors used
wallpaper = eDP-1,~/background.jpg
wallpaper = HDMI-A-1,~/background.jpg
+wallpaper = HDMI-A-2,~/background.jpg
wallpaper = DP-1,~/background.jpg
#if more than one monitor in use, can load a 2nd image
#wallpaper = monitor2,~/background.jpg