Commit Graph

2 Commits

Author SHA1 Message Date
Sravan Balaji
1ddbd596b6 Git Editor, Dunst Appearance, Game Scripts, Session Control No Password, Startup Application Fixes
- Change dunst x-spacing to 0 in Xresources so notifications line up
  with edge of screen
- Change git editor to emacs in gitconfig and environment variable
- Remove git difftool from gitconfig
- Add game launch script to turn off compositor and toggle dnd for notifications
- Add game exit script to toggle dnd for notifications
- Remove pkexec from session.sh since password is not necessary
- Separate apps & system processes in startup.sh
- Start system processes in xinitrc
- Start tray apps after delay in xinitrc to fix issues w/ missing
  icons and scrolling / OSD not working
- Replace some polybar modules with tray applications
2021-05-23 16:02:40 -04:00
Sravan Balaji
045470636f Move Startup Processes to a Script called in Xinitrc
- Add script to start and kill startup process
- Modify xinitrc to call startup script
- Remove startup hook from xmonad config
2021-05-22 15:29:53 -04:00