7 lines
169 B
Bash
Executable File
7 lines
169 B
Bash
Executable File
#!/bin/sh
|
|
pkill compton
|
|
~/.bin/changepaper
|
|
setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle -option caps:escape -option compose:ralt
|
|
i3 restart
|
|
changepaper
|