dotfiles/.config/hypr/slices/keybinds.conf

63 lines
2.1 KiB
Plaintext
Raw Normal View History

2024-06-23 19:39:49 +02:00
# KEYBINDS
2025-01-18 20:12:19 +01:00
$terminal = footclient
$browser = brave
2024-06-23 19:39:49 +02:00
bind = SUPER, Q, killactive
2025-01-18 20:12:19 +01:00
bind = CTRL, Space, fullscreen, 1
bind = CTRLSHIFT, Space, fullscreen, 0
2024-06-23 19:39:49 +02:00
bind = SUPERSHIFT, Q, exit
bind = SUPERSHIFT, F, togglefloating
2025-01-18 20:12:19 +01:00
bind = SUPER, Return, exec, $terminal
bind = SUPER, W, exec, $browser
bind = SUPER, R, exec, $terminal -e yazi
bind = SUPER, D, exec, fuzzel
2024-06-23 19:39:49 +02:00
bind = SUPER, V, exec, clippy
bind = SUPER, B, exec, killall -SIGUSR1 waybar
bind = SUPERSHIFT, B, exec, killall -SIGUSR2 waybar
2025-01-18 20:12:19 +01:00
bind = CTRLSHIFT, Escape, exec, $terminal --title=btoppy -e btop
bind = SUPER, P, exec, $terminal --title=pulsemixer -e pulsemixer
bind = SUPER, End, exec, syspower
2024-06-23 19:39:49 +02:00
bind = SUPER, E, exec, iwgtk
bind = SUPER, C, exec, /usr/bin/discord --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland
2025-01-18 20:12:19 +01:00
bind = SUPERSHIFT, E, exec, $terminal --title=blueterm -e bluetuith
2024-06-23 19:39:49 +02:00
bind = SUPER, S, exec, grimblast copy area
bind = SUPERSHIFT, S, exec, grimblast copysave area
2024-06-23 19:39:49 +02:00
bind = SUPERCTRL, 1, focusmonitor, eDP-1
bind = SUPERCTRL, 2, focusmonitor, HDMI-A-1
bind = SUPERCTRL, 3, focusmonitor, DP-1
2025-01-18 20:12:19 +01:00
bind = SUPER, H, movefocus, l
bind = SUPER, L, movefocus, r
bind = SUPER, K, movefocus, u
bind = SUPER, , movefocus, d
2024-06-23 19:39:49 +02:00
bindm = SUPER, mouse:272, movewindow
bindm = SUPER, mouse:273, resizewindow
bind = SUPER, mouse_down, workspace, e+1
bind = SUPER, mouse_up, workspace, e-1
2024-06-23 19:39:49 +02:00
bind=SUPERSHIFT,R,forcerendererreload
# bind=SUPER,S,togglespecialworkspace
# bind=SUPERSHIFT,S,movetoworkspace,special
bind=SUPER,Tab,cyclenext
bind=,XF86AudioMute,exec,pulsemixer --toggle-mute
bind=,XF86AudioLowerVolume,exec, volumectl down
bind=,XF86AudioRaiseVolume,exec, volumectl up
bind=,XF86MonBrightnessDown,exec,light -U 5
bind=,XF86MonBrightnessUp,exec,light -A 5
bind=,XF86AudioPlay,exec,playerctl play-pause