7 lines
149 B
Bash
7 lines
149 B
Bash
#!/bin/bash
|
|
|
|
/usr/bin/xmobar /home/pierre/gitea/xmonad_configuration/xmobarrc.hs &
|
|
setxkbmap fr &
|
|
|
|
feh --bg-center /home/pierre/Images/76922-1.png &
|