WIP
This commit is contained in:
parent
d4f84cd011
commit
334dc6669b
@ -20,6 +20,6 @@ bindsym $mod+Shift+1 move container to workspace 1
|
||||
# exit i3 (logs you out of your X session)
|
||||
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
|
||||
|
||||
exec --no-startup-id "python /home/admin/client-application/valhalla-client synchronize"
|
||||
exec --no-startup-id "python3 /home/admin/client-application/valhalla-client synchronize"
|
||||
|
||||
exec --no-startup-id "urxvt -e python /home/admin/client-application/valhalla-client runner"
|
||||
exec --no-startup-id "urxvt -e python3 /home/admin/client-application/valhalla-client runner"
|
Loading…
Reference in New Issue
Block a user