old-dotfiles/.xprofile
2023-04-18 10:01:48 +02:00

24 lines
286 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/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´!" &