6 changed files with 30 additions and 18 deletions
@ -1,10 +1,10 @@
@@ -1,10 +1,10 @@
|
||||
display -window root $SHELLRC/etc/wm/wallpaper.$(uname -i).jpg |
||||
|
||||
setxkbmap -model pc104 -layout us,ru -variant , |
||||
setxkbmap -option -option terminate:ctrl_alt_bksp,caps:escape,grp:lwin_toggle |
||||
xmodmap -e 'keycode 135 = Super_R' |
||||
setxkbmap -option -option terminate:ctrl_alt_bksp,caps:escape,grp:lwin_toggle,compose:ralt |
||||
|
||||
xmodmap $SHELLRC/etc/X/Xmodmaprc.$(uname -i) |
||||
xmodmap -e 'keycode 135 = Super_R' |
||||
|
||||
sleep 0.5 |
||||
exec musca > /dev/null |
||||
|
Before Width: | Height: | Size: 359 KiB After Width: | Height: | Size: 70 KiB |
After Width: | Height: | Size: 359 KiB |
Loading…
Reference in new issue