Add greenclip and rofi-as-file-browser
This commit is contained in:
parent
5d00448a30
commit
b5b29d05e7
|
@ -26,6 +26,8 @@ bindsym $mod+Mod1+t exec $alacritty_term
|
|||
bindsym $mod+Shift+t exec $hyper_term
|
||||
bindsym $mod+Mod1+l exec $lock
|
||||
bindsym $mod+Shift+b exec $chbg
|
||||
bindsym $mod+c exec $clipboard
|
||||
bindsym $mod+Shift+f exec $files
|
||||
|
||||
bindsym XF86AudioRaiseVolume exec volumectl raise
|
||||
bindsym XF86AudioLowerVolume exec volumectl lower
|
||||
|
|
|
@ -7,6 +7,7 @@ exec "systemctl --user start waybar"
|
|||
exec "systemctl --user start mako"
|
||||
exec "systemctl --user start gammastep"
|
||||
exec "systemctl --user start kanshi"
|
||||
exec "systemctl --user start greenclip"
|
||||
exec swayidle -w \
|
||||
timeout 300 '$lock' \
|
||||
timeout 305 'swaymsg "output * dpms off"' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user