summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorJoshua Yun <joshua@joshuayun.com>2025-08-10 16:00:03 -0400
committerJoshua Yun <joshua@joshuayun.com>2025-08-10 16:00:03 -0400
commitc9f1a2f591898e4c157f4324b716c3367a53413b (patch)
tree6c2fc35529e5c0eb234c3819f53c94c2596d5d18 /hypr
parentdf1a37cbc070b355e7be99840a0f4fd47279f39e (diff)
downloadconfig-c9f1a2f591898e4c157f4324b716c3367a53413b.tar.gz
config changes 8/10/25laptop
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf28
1 files changed, 24 insertions, 4 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 70479a2..632a139 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -17,6 +17,9 @@ exec-once = solaar --window=hide
exec-once = nm-applet
exec-once = blueman-applet
+# Plugins
+exec-once = hyprpm reload -n
+
general {
# Border Colors
col.active_border = rgb(a5222f)
@@ -48,10 +51,26 @@ plugin {
}
}
+# Disable animation
+animation = global, 0
+
+# Monitor Config
+monitor = eDP-1, preferred, auto, 1.566667
+# monitor = eDP-1, preferred, auto, 2
+monitor = DP-1, preferred, auto-right, 1
+monitor = , preferred, auto, 1
+
# Volume Configuration
-bind=SUPER, equal, exec, pamixer --allow-boost -i 3
-bind=SUPER, minus, exec, pamixer --allow-boost -d 3
-bind=SUPER, m, exec, pamixer -t
+bind = SUPER, equal, exec, pamixer --allow-boost -i 3
+bind = SUPER, minus, exec, pamixer --allow-boost -d 3
+bind = SUPER, m, exec, pamixer -t
+bind = ,XF86AudioLowerVolume, exec, pamixer --allow-boost -d 3
+bind = ,XF86AudioRaiseVolume, exec, pamixer --allow-boost -i 3
+bind = ,XF86AudioMute, exec, pamixer -t
+
+# Brighness control
+bind = ,XF86MonBrightnessDown, exec, brightnessctl s 5%-
+bind = ,XF86MonBrightnessUp, exec, brightnessctl s +5%
bind=SUPER, space, togglefloating
@@ -90,7 +109,8 @@ bindm = SUPER, mouse:273, resizewindow
bind = SUPER_SHIFT, Q, exit
# Monitor Control
-bind = SUPER, Comma, focusmonitor, +1
+bind = SUPER, Comma, focusmonitor, -1
+bind = SUPER, Period, focusmonitor, +1
# App Launcher
bind = SUPER, D, exec, wmenu-run