setxkbmap: reset options before setting new ones (#2160)
This commit is contained in:
parent
3ab254aff4
commit
4971b9cad0
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
WantedBy=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=@setxkbmap@/bin/setxkbmap -layout 'us' -variant ''
|
||||
ExecStart=@setxkbmap@/bin/setxkbmap -layout 'us' -variant '' -option ''
|
||||
RemainAfterExit=true
|
||||
Type=oneshot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue