old-dotfiles/.xprofile

24 lines
286 B
Plaintext
Raw Normal View History

2023-04-18 10:01:48 +02:00
#!/bin/sh
$HOME/.fehbg &
setxkbmap fr &
numlockx &
picom &
birdtray &
caprine &
xset +fp /usr/share/fonts &
xset +fp ~/.font &
xset fp rehash &
fc-cache -fv &
xset s off &
xset s noblank &
xset noexpose &
xset c on &
xset -dpms &
xset s 0 0 &
notify-send "Bienvenue ´whoami´!" &