summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf9
-rw-r--r--hypr/hyprpaper.conf1
2 files changed, 8 insertions, 2 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index e053008..1c60913 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -1,8 +1,7 @@
# See https://wiki.hyprland.org/Configuring/Monitors/
#{{{ Monitor config
monitor = , preferred, auto, 1
-monitor = HDMI-A-1, 1920x1080@60, 0x0, 1
-monitor = DP-1, 1920x1080@60, 1920x0, 1
+monitor = eDP-1, 1920x1080@60, 0x0, 1
#}}}
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
@@ -147,6 +146,11 @@ gestures {
windowrule = windowdance, title:^(Rhythm Doctor)$
windowrule = fullscreen, ^(Xephyr)$
windowrule = float, title:^(LibreWolf - Choose User Profile)$
+windowrule = float, class:^(Tk)$
+windowrulev2 = float, class:^(yabridge-host.exe.so)$, title:^(menu)$
+windowrulev2 = float,floating:0,title:^(menu*)
+windowrulev2 = forceinput,title:^(menu*)
+windowrulev2 = windowdance,title:^(menu*)
windowrule = float, class:^(xdg-desktop-portal-gtk)
windowrule = float, class:^(Tk)$
windowrule = workspace 2, title:^(REAPER .*initializing.*)$
@@ -348,6 +352,7 @@ bind = $mainMod $secdMod, P, exec, passmenu
#{{{ Misc bindings
bind = $mainMod, Return, exec, kitty
bind = $mainMod $secdMod, F, exec, kitty -e lf
+bind = $mainMod CONTROL, Return, exec, cool-retro-term --fullscreen
bind = $mainMod, W, exec, t waybar
bind = $mainMod, Q, exec, loginctl lock-session
bind = $mainMod $secdMod CONTROL, Q, exec, systemctl suspend
diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf
index 69e5224..26ef65f 100644
--- a/hypr/hyprpaper.conf
+++ b/hypr/hyprpaper.conf
@@ -1,2 +1,3 @@
splash = false
preload = ~/Pictures/background.png
+wallpaper = eDP-1,~/Pictures/background.png