Explorar o código

Fix redundant calls to setxbmap

Colin Powell %!s(int64=5) %!d(string=hai) anos
pai
achega
a36023d866
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      screenlayout/.screenlayout/keyboard-and-bg.sh

+ 1 - 2
screenlayout/.screenlayout/keyboard-and-bg.sh

@@ -1,4 +1,3 @@
 #!/bin/bash
 feh --bg-scale ~/var/inbox/astrobin/`ls -Art ~/var/inbox/astrobin | tail -n 1`
-setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle
-setxkbmap -option caps:escape -option compose:ralt &
+setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle -option caps:escape -option compose:ralt