Compare commits
2 commits
7be76d4193
...
0735c5baaf
Author | SHA1 | Date | |
---|---|---|---|
0735c5baaf | |||
98a6f3c275 |
2 changed files with 3 additions and 1 deletions
|
@ -241,6 +241,8 @@ bindsym $mod+tab focus mode_toggle
|
|||
|
||||
# Move focus to the parent container
|
||||
bindsym $mod+a focus parent
|
||||
# Move focus to the chil container
|
||||
bindsym $mod+d focus child
|
||||
|
||||
|
||||
#=================================#
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"timezone": "Europe/Zurich",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
"format-alt": "{:%Y-%m-%d}",
|
||||
"on-click-right": "/usr/bin/alacritty -e khal interactive -d 'Abysses (Association Sub-Session)'"
|
||||
"on-click-right": "/usr/bin/alacritty -e khal interactive"
|
||||
},
|
||||
|
||||
"battery": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue