diff options
author | Karel Kočí <cynerd@email.cz> | 2016-11-18 22:34:36 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-11-18 22:34:36 +0100 |
commit | 6d046fcf58c53e8076656bbcae8bdaad87aa1328 (patch) | |
tree | 7b6cf5d6ddafb3a83516b4dc175f02f489c42533 /config | |
parent | d1c00b2782567bf1d816962f1d96f1cd7732ed13 (diff) | |
download | myconfigs-6d046fcf58c53e8076656bbcae8bdaad87aa1328.tar.gz myconfigs-6d046fcf58c53e8076656bbcae8bdaad87aa1328.tar.bz2 myconfigs-6d046fcf58c53e8076656bbcae8bdaad87aa1328.zip |
Various small changes
I am lazy to sum them up O:-)
Diffstat (limited to 'config')
-rw-r--r-- | config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/i3/config b/config/i3/config index 13bcde4..30609bc 100644 --- a/config/i3/config +++ b/config/i3/config @@ -91,7 +91,7 @@ bindsym $mod+space focus mode_toggle bindsym $mod+a focus parent # focus the child container -#bindsym $mod+d focus child +bindsym $mod+Shift+a focus child # Output moving bindsym $mod+x move container to output right |