Hyprland: add keybind for system monitor
This commit is contained in:
parent
14b1e85770
commit
5d4efd1444
|
|
@ -33,6 +33,7 @@ bindl = , XF86AudioPlay, exec, playerctl play-pause
|
|||
bind = , Caps_Lock, exec, sleep 0.2 && swayosd --caps-lock
|
||||
bind = $mmod, V, exec, clipman pick -t wofi
|
||||
bind = $smod, P, exec, ~/.scripts/colorpicker
|
||||
bind = $smod, Tab, exec, footclient -a sysmonitor btm -b
|
||||
|
||||
# Change current workspace
|
||||
bind = $mmod, 1, exec, hyprsome workspace 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue