merged i3
This commit is contained in:
@@ -14,6 +14,7 @@ exec --no-startup-id parcellite
|
||||
exec --no-startup-id dunst
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id setxkbmap us altgr-intl
|
||||
exec --no-startup-id xmodmap ~/.config/i3/custom.map
|
||||
# US brackets on slovene special characters
|
||||
#exec xmodmap ~/.i3/custom.map
|
||||
|
||||
@@ -91,7 +92,7 @@ bindsym $mod+space focus mode_toggle
|
||||
|
||||
#--CUSTOM COMMANDS--#
|
||||
#KEYBOARD LAYOUT SWITCHING
|
||||
bindsym $alt+F3 exec --no-startup-id setxkbmap us altgr-intl
|
||||
bindsym $alt+F3 exec --no-startup-id setxkbmap us altgr-intl && xmodmap ~/.config/i3/custom.map
|
||||
bindsym $alt+F2 exec --no-startup-id setxkbmap si
|
||||
|
||||
#LAUNCH PROGRAM
|
||||
|
||||
Reference in New Issue
Block a user