summaryrefslogtreecommitdiffstats
path: root/.config/hypr/conf/keybinds.conf
diff options
context:
space:
mode:
authorYigit Sever2025-10-17 12:44:33 +0300
committerYigit Sever2025-10-17 12:44:33 +0300
commit1e1807daa65236ea168cda4074f14cafdd61c782 (patch)
treefcc4576e9114201af8c3fcabf03de6d6e62b7002 /.config/hypr/conf/keybinds.conf
parent13b1dd8bb0151da62981fb6ec51798418f1550bc (diff)
downloaddotfiles-1e1807daa65236ea168cda4074f14cafdd61c782.tar.gz
dotfiles-1e1807daa65236ea168cda4074f14cafdd61c782.tar.bz2
dotfiles-1e1807daa65236ea168cda4074f14cafdd61c782.zip
hypr: misc fixes
Diffstat (limited to '.config/hypr/conf/keybinds.conf')
-rw-r--r--.config/hypr/conf/keybinds.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/hypr/conf/keybinds.conf b/.config/hypr/conf/keybinds.conf
index ced81ba..ecb142c 100644
--- a/.config/hypr/conf/keybinds.conf
+++ b/.config/hypr/conf/keybinds.conf
@@ -10,10 +10,10 @@ $menu = tofi-drun | xargs hyprctl dispatch exec --
10bind = $mainMod+SHIFT, code:41, exec, $fileManager # f 10bind = $mainMod+SHIFT, code:41, exec, $fileManager # f
11bind = $mainMod, RETURN, exec, $terminal 11bind = $mainMod, RETURN, exec, $terminal
12bind = $mainMod, code:71, exec, $HOME/.local/bin/mailsync # f5 12bind = $mainMod, code:71, exec, $HOME/.local/bin/mailsync # f5
13bind = ,code:118, exec, copyq menu # ins 13bind = ,code:118, exec, copyq show # ins
14bind = $mainMod, 0, exec, swaync-client --hide-latest 14bind = $mainMod, 0, exec, swaync-client --hide-latest
15bind = $mainMod+SHIFT, 0, exec, swaync-client -t 15bind = $mainMod+SHIFT, 0, exec, swaync-client -t
16bindr = SUPER+SHIFT, escape, exec, wlogout 16bindr = $mainMod+SHIFT, escape, exec, wlogout
17bindr = $mainMod, code:42, exec, $HOME/.local/bin/done # g 17bindr = $mainMod, code:42, exec, $HOME/.local/bin/done # g
18bindr = $mainMod, code:30, exec, $HOME/.local/bin/bukuadd_c # u 18bindr = $mainMod, code:30, exec, $HOME/.local/bin/bukuadd_c # u
19bindr = $mainMod, code:35, exec, $HOME/.local/bin/td # ] 19bindr = $mainMod, code:35, exec, $HOME/.local/bin/td # ]
@@ -29,11 +29,11 @@ bindl = , XF86AudioPlay, exec, playerctl play-pause
29bindl = , XF86AudioNext, exec, playerctl next 29bindl = , XF86AudioNext, exec, playerctl next
30bindl = , XF86AudioPrev, exec, playerctl previous 30bindl = , XF86AudioPrev, exec, playerctl previous
31 31
32# Colour picker
33# https://wimpysworld.com/posts/fuzzel-hyprpicker/
34bind = $mainMod, code:32, exec, $HOME/.local/bin/fuzzel_hyprpicker.sh
35
32# Screenshots: 36# Screenshots:
33# Super+P: Current window
34# Super+Shift+p: Select area
35# Super+Alt+p Current output
36# Super+Ctrl+p All outputs
37 37
38# Optionally, customize slurp's appearance 38# Optionally, customize slurp's appearance
39env = SLURP_ARGS, -d -B F050F022 -b 10101022 -c ff00ff 39env = SLURP_ARGS, -d -B F050F022 -b 10101022 -c ff00ff