Files
dotfiles/config/X11/xinitrc
Uttarayan Mondal 943cf49146 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
2021-04-13 01:29:14 +05:30

16 lines
390 B
Bash
Executable File

#!/bin/sh
setxkbmap -option "ctrl:nocaps"
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 &
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