- Remove Xresources values and xgetres calls
- Remove bunch of comments from dunst config
- Remove deprecated features in dunst config
- Add more options to dunst control script
- Update dwm-flexipatch to include more buttons for dunst module
- Update dunst control script help output
- Remove picom `--no-frame-pacing` option as that is not in picom v10.2
- Picom Jonaburg arch package is missing, so switched back to regular
picom which is still getting updates
- Updated picom config to reflect vanilla picom options
- Update dwm flexipatch submodule
- Make main editor for everything `emacsclient` which connects
to the emacs daemon which gets started on system startup
- This makes it so every emacs instance is connecting to the
same daemon, so loading times are a lot faster than creating
a new instance of emacs everytime
- Had a bug where autorandr would run after waking up from sleep
which ran the postswitch script which would restart the window
manager session, thus displaying the windows ON TOP of the lock
screen
- Added a simple check to only restart session if i3lock (what
betterlockscreen uses) is not running
- Previously, picom would not turn back on after exiting a game
- Resolved this by running all game launch / exit script commands
in the background so they persist even after the script itself
exits
- Remove unnecessary `pkexec` from system76-power calls
since user is in `adm` group, eliminates need to
enter password every time this runs
- Change CPU profile between balanced and performance
when exit or launching a game
- Due to how long it takes to perform backups to certain places
(e.g., network drive), separated out backup scripts and configs
so I can choose which snapper config (root or home) to backup
to what location (hdd or fileserver) rather than backing up
root and home configs to each location
- Update doom emacs
- Update doom emacs config
- Merge in upstream dwm-flexipatch changes
- Add Manganelo to Mangal sources
- Add starship icon for Git directory (changed from Projects)
- Add `main` as default branch name in git config
- Update git submodule URLs to point to gitea instance instead of github
- Update bunch of dracula themes