diff options
| author | kkard2 <[email protected]> | 2024-04-01 21:03:00 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-04-01 21:03:00 +0200 |
| commit | 76d1b27f72b46763be897341f4bc42050963e4a4 (patch) | |
| tree | 4f20a027f479944d18f004d5b0014d4282961190 /_linux/i3 | |
| parent | 63d31318ecadd69f74ec3d77fc69791fcf720546 (diff) | |
foo bart stream config sth
Diffstat (limited to '_linux/i3')
| -rw-r--r-- | _linux/i3/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_linux/i3/config b/_linux/i3/config index 34c599a..4e69d85 100644 --- a/_linux/i3/config +++ b/_linux/i3/config @@ -113,6 +113,8 @@ bindsym $mod+space floating toggle # focus the parent container bindsym $mod+a focus parent +bindsym $mod+backslash sticky toggle + # focus the child container #bindsym $mod+d focus child |
