This commit is contained in:
Yannick Reiß 2024-02-07 09:07:48 +01:00
parent 799a041b32
commit a06cd83f12
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 5 additions and 2 deletions

View File

@ -22,6 +22,9 @@ input {
# Exec / Startup
exec-once = waybar
exec-once = hyprpaper
exec-once = protonmail-bridge
exec-once = nm-applet --indicator
exec-once = blueman-applet
# General
general {
@ -104,8 +107,8 @@ bind = $mainMod, M, exit,
bind = $mainMod, E, exec, nemo
bind = $mainMod, V, togglefloating,
bind = $mainMod, R, exec, wofi --show drun
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, P, exec, firefox --private-window # pseudo, # dwindle
bind = $mainMod, O, togglesplit, # dwindle
binde=, XF86AudioRaiseVolume, exec, amixer -q sset master 5%+
binde=, XF86AudioLowerVolume, exec, amixer -q sset master 5%-