dotfiles
This commit is contained in:
23
.xprofile
Normal file
23
.xprofile
Normal file
@ -0,0 +1,23 @@
|
||||
#!/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´!" &
|
||||
|
Reference in New Issue
Block a user