|
|
@@ -217,9 +217,8 @@ mode "session" { |
|
|
|
|
|
|
|
### Timer |
|
|
|
mode "timer" { |
|
|
|
bindsym a exec "~/bin/timer activity"; mode "default"; {{on_focus_workspace}} |
|
|
|
bindsym e exec "~/bin/timer end"; mode "default"; {{on_focus_workspace}} |
|
|
|
bindsym r exec "~/bin/timer update"; mode "default"; {{on_focus_workspace}} |
|
|
|
bindsym a exec "~/bin/timer select_activity"; mode "default"; {{on_focus_workspace}} |
|
|
|
bindsym e exec "~/bin/timer end_activity"; mode "default"; {{on_focus_workspace}} |
|
|
|
bindsym u exec "~/bin/timer uniklinik"; mode "default"; {{on_focus_workspace}} |
|
|
|
|
|
|
|
# back to normal: Escape |
|
|
|