Update
This commit is contained in:
parent
799a041b32
commit
a06cd83f12
|
@ -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%-
|
||||
|
||||
|
|
Loading…
Reference in New Issue