Major overhaul
This commit is contained in:
13
home/xinitrc
Normal file
13
home/xinitrc
Normal file
@@ -0,0 +1,13 @@
|
||||
xset s off -dpms
|
||||
xmodmap ~/.Xmodmap
|
||||
xdg-mime default mupdf.desktop application/pdf
|
||||
xdg-mime default feh.desktop image/png
|
||||
xdg-mime default feh.desktop image/jpg
|
||||
|
||||
feh --bg-fill ~/.wallpaper.png
|
||||
unclutter &
|
||||
picom &
|
||||
dunst &
|
||||
lxpolkit &
|
||||
dwm_bar &
|
||||
exec dwm
|
Reference in New Issue
Block a user