Added scripts from home and fixed deploy
This commit is contained in:
@@ -180,7 +180,7 @@ bindsym $mod+i exec idea-community
|
||||
bindsym $mod+o exec firefox
|
||||
bindsym $mod+g exec gedit
|
||||
bindsym $mod+n exec nautilus
|
||||
bindsym $mod+l exec '/home/nnm/Apps/lock.sh'
|
||||
bindsym $mod+l exec '$HOME/scripts/lock.sh'
|
||||
|
||||
# audio
|
||||
bindsym XF86AudioRaiseVolume exec "pactl set-sink-mute 0 false ; pactl set-sink-volume 0 +5%"
|
||||
@@ -229,4 +229,4 @@ exec --no-startup-id firefox
|
||||
exec --no-startup-id st -f "Liberation Mono:pixelsize=16:antialias=true:autohint=true"
|
||||
exec --no-startup-id telegram-desktop
|
||||
exec --no-startup-id mattermost-desktop
|
||||
exec --no-startup-id xautolock -time 10 -locker '/home/nnm/Apps/lock.sh'
|
||||
exec --no-startup-id xautolock -time 10 -locker '$HOME/scripts/lock.sh'
|
||||
|
||||
Reference in New Issue
Block a user