Restructure for symlink
This change makes it easier to recursively copy these config files into a real home directory and also gets rid of empty folders
This commit is contained in:
parent
d9d326eaa1
commit
9a6bfc1daf
111 changed files with 560 additions and 2114 deletions
12
slackware/.xinitrc
Normal file
12
slackware/.xinitrc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#picom &
|
||||
|
||||
xrdb .Xresources &
|
||||
feh --bg-fill ~/Documents/Pictures/Wallpapers/winfuck.jpg &
|
||||
#exec i3
|
||||
mpd &
|
||||
# pulseaudio &
|
||||
setxkbmap -option caps:ctrl_modifier &
|
||||
i3status | dzen2 -ta r -y 1062 -dock -fn xft:BitstreamVeraSansMono:pixelsize=14 &
|
||||
exec bspwm
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue