Inital Commit
This commit is contained in:
11
config/X11/xinitrc
Executable file
11
config/X11/xinitrc
Executable file
@@ -0,0 +1,11 @@
|
||||
setxkbmap -option "ctrl:nocaps"
|
||||
xwallpaper --zoom ~/Pictures/wallpaper.jpg &
|
||||
picom --config ~/.config/picom/picom.conf &
|
||||
# libinput-gestures &
|
||||
#discord --start-minimized &
|
||||
conky &
|
||||
unclutter &
|
||||
twmnd &
|
||||
aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log &
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
exec bspwm
|
||||
Reference in New Issue
Block a user