diff options
Diffstat (limited to 'i3')
-rw-r--r-- | i3/i3/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/i3/i3/config b/i3/i3/config index b599bdd..e425978 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -196,6 +196,5 @@ bindsym Shift+Print exec --no-startup-id maim --select | xclip -selection clipbo bindsym $mod+Shift+t exec xinput --enable 12 bindsym $mod+t exec xinput --disable 12 - -# Keyboard layout change -# bindsym $mod+x exec setxkbmap ru +# Start user-level service cotrol with shepherd +exec --no-startup-id shepherd |