My dotfiles
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.

xinit.sh 181 B

3 years ago
3 years ago
123456
  1. setxkbmap -layout us,ru -option grp:alt_shift_toggle &
  2. xrdb ~/.Xresources &
  3. feh --bg-scale ~/Documents/Pictures/wall.png &
  4. picom &
  5. pulseaudio -D &
  6. xautolock -time 5 -locker slock &