summaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2023-03-14 21:26:41 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2023-03-14 21:26:41 +0530
commit46f86978d0f8c7538b615ba60e1332cc280f5cd0 (patch)
tree09fc884845c3aa3960da294bf309f6bdd8c54dc6 /.config/hypr
parent1f35cbc6882816c894d465f6316e7e28a337aecb (diff)
hypr: fractionalscaling reduce+ exec-correction+ volume settings
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprland.conf14
1 files changed, 11 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 4fed421..ac03f26 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -1,10 +1,10 @@
# See https://wiki.hyprland.org/Configuring/Monitors/
-monitor=eDP-1,1920x1080@60,0x0,1.05
+monitor=eDP-1,1920x1080@60,0x0,1.01
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch
-exec-once = waybar, dunst, wpaperd
+exec-once = waybar & dunst & wpaperd
#hyprpaper
# Source a file (multi-file configs)
@@ -94,7 +94,7 @@ Misc {
# Example windowrule v2
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
-
+windowrule = workspace 9 silent,^(spotify)$
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
$MOD = SUPER
@@ -113,6 +113,14 @@ bind = $MOD, Space, togglefloating,
bind = $MOD, E, exec, emacs
bind = $MOD, R, exec, kitty -e ranger
bind= $MOD, D, exec, tofi-run
+bind=,Print,exec,grim
+
+
+#otherkeyb
+binde = ,XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+ && dunstify "Volume Changed" "Volume set to $(volumecurr)" -i volume-high -t 1500 -r 1235
+binde = ,XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%- && dunstify "Volume Changed" "Volume set to $(volumecurr)" -i volume-low -t 1500 -r 1236
+bind = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle && [[ "$(wpctl get-volume @DEFAULT_AUDIO_SINK@ | grep MUTE)" ]] && dunstify "Mute" "Volume set to 0%" -i volume-xmark -t 1000 -r 1234
+
#master-stack layout
bind = $MOD, Return,layoutmsg, swapwithmaster