aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-01-26 23:46:45 +0300
committerawy <awy@awy.one>2025-01-26 23:46:45 +0300
commit8d29790b735038c639d39fddca2b2c30efd67046 (patch)
tree30b24bbba927429b6fece3fb96e68c707adf774f /.config
parent658fcef48cd8e98691b129685ce377e523ade648 (diff)
update
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hyprland.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index f2077e2..b6fba33 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -136,7 +136,6 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
bind = $mainMod, Return, exec, $terminal
bind = $mainMod, Q, killactive,
-bind = $mainMod, M, exit,
bind = $mainMod, W, exec, $browser
bind = $mainMod, R, exec, $fileManager
bind = $mainMod SHIFT, D, exec, tessen
@@ -149,11 +148,15 @@ bind = $mainMod, F, fullscreen,
bind = $mainMod SHIFT, Return, swapnext
bind =, Print, exec, menurecord
bind = SHIFT, Print, exec, menurecord kill
+bind = $mainMod, E, exec, foot -e neomutt; pkill -RTMIN+12 waybar
+bind = $mainMod SHIFT, N, exec, foot -e newsboat; pkill -RTMIN+6 waybar
bind = $mainMod SHIFT, S, exec, slurp | grim -t jpeg -g - - | wl-copy -t image/jpeg
+bind = $mainMod SHIFT, R, exec, foot -e btop
bind =,XF86AudioPlay, exec, playerctl play-pause
bind =,XF86AudioPrev, exec, playerctl previous
bind =,XF86AudioNext, exec, playerctl next
bind =,mouse:276, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle && pkill -RTMIN+8 waybar
+bind = $mainMod SHIFT, Q, exec, sysact
bind = $mainMod SHIFT, L, resizeactive, 100 0
bind = $mainMod SHIFT, H, resizeactive, -100 0