Switched from zsh to fish
Add neomutt config Add mpd config Update bspwm config Update sxhkd config Update qutebrowser config Update tmux config Update xinitrc
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
#!/bin/sh
|
||||
|
||||
setxkbmap -option "ctrl:nocaps"
|
||||
xwallpaper --zoom ~/Pictures/wallpaper.jpg &
|
||||
xwallpaper --zoom ~/Pictures/wallpaper.png &
|
||||
picom --config ~/.config/picom/picom.conf &
|
||||
# libinput-gestures &
|
||||
#discord --start-minimized &
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
conky &
|
||||
unclutter &
|
||||
twmnd &
|
||||
# twmnd &
|
||||
xf86keys -d &
|
||||
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