You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
379 B
11 lines
379 B
display -window root $SHELLRC/etc/wm/wallpaper.$(uname -i).1.jpg -display :0.0 |
|
display -window root $SHELLRC/etc/wm/wallpaper.$(uname -i).2.jpg -display :0.1 |
|
|
|
setxkbmap -model pc104 -layout us,ru -variant , |
|
setxkbmap -option -option terminate:ctrl_alt_bksp,caps:escape,grp:lwin_toggle |
|
|
|
xmodmap $SHELLRC/etc/X/Xmodmaprc.$(uname -i) |
|
xmodmap -e "keysym Menu = Super_R" |
|
|
|
exec musca |
|
|
|
|