Fix redundant calls to setxbmap

This commit is contained in:
Colin Powell
2019-12-31 21:45:50 -05:00
parent 226de2ed6a
commit a36023d866

View File

@ -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