- Disable vsync in picom
- Change picom refresh rate to 0 (auto-detect)
- Make rofi height a calculated value rather than
hard coded pixels
- Add `monitor_setup.sh` script to setup monitors
with desired position, resolution, and refresh rate
using `xrandr`
- Update `doom-emacs` submodule
- Update `dwm-flexipatch` submodule
- Update `dracula-gtk` submodule
- Change module margin and padding to 0 in Xresources
- Add some whitespace to README.org
- Update dwm-flexipatch submodule
- Update doom-emacs-config submodule
- Update starship config to follow pastel powerline preset
with dracula color scheme and some small personal tweaks
- Update doom-emacs, dracula-gtk, and dracula-vortex submodules
- Remove fish shell notification as this is now handled by starship
- Add whitespace and toml src code block type to README.org
- Add xournalpp files and autorandr configs to gitignore
- Add dracula-pro to gitignore
- Add some comments in README explaining the stow ignore and git ignore
- Reformatted external HDD as exFAT due to NTFS permission issues
- Change `external_hdd_path` to "/mnt/Seagate 5TB"
- Add Pictures directory to backup
- Add Lutris system settings and configuration to backup
- Add Dolphin, PCSX2, RetroArch, and RPCS3 system settings to backup
- Remove `config` shell alias
- Update dracula kitty theme
- Update .gitignore for new GNU stow config
- Fix branches and tabbing in .gitmodules
- Add scripts for working with GNU stow
- Add `.stow-local-ignore` to ignore certain files/directories when stowing
- Update install instructions in README.org
- Add .gitmodules to README.org
- Add configurations for GNU stow to README.org
- Update Acknowledgements section of README.org with GNU stow info
- Update git mode packages in doom-emacs-config
- Enable global auto rever mode in doom-emacs-config
- Small Fixes and Trackma-gtk Auto-Assign Tag in dwm-flexipatch
- Better Parse Error for chemacs in emacs
- Update doom-emacs to latest commit
- Fix "kilall" to "killall" in scripts
- Add rsync scripts to synchronize from laptop to cloud/external hdd/phone
- Add rsync rofi menu scrip
- Add rsync rofi menu to control center
- Fix spacing issue with gamemode.ini content in README.org
- Add brightness control script for built-in display
- Add brightness control script to control center
- Add dwm keybinding for brightness control script
- Change deadd pop-up and center background to solid (no transparency)
- Change rofi "centertab-dracula" theme to appear on left
(mirrored version of notification center)
- Add openrgb to delayed startup list
- Rename `system76-power.sh` to `cpu-gpu.sh`
- Add NVIDIA PowerMizer mode controls to `cpu-gpu.sh`
- Decrease rofi menu size to 50% of screen in both directions
so notifications are not covered (e.g., when using profile
query commands in `cpu-gpu.sh`)
- Switch to NVIDIA Performance Profile when launching game
- Switch to NVIDIA Adaptive Profile when exiting game
- Update control center script to work with renamed
`cpu-gpu.sh`
- Add new environment variable for dwm-module-padding
- Make padding & margins consistent for all modules
- Adjust padding & margin values in Xresources
- Enable warp patch for dwm
- Merge some dwm-flexipatch upstream changes
- Modify dwm polybar config
- Move deadd notification center & pop-up
notifications to the left side of the screen
- Update doom-emacs submodule
- Update dracula theme submodules
- Update doom-emacs-config submodule with file extension mode
association and frame opacity
- Update dwm-flexipatch submodule with deck layout
- Update picom config to vsync at 144Hz instead of auto-detecting
refresh rate
- Add matlab-schemes submodule for MATLAB editor themeing
- Remove automatically turning picom back on in game_exit.sh because
it causing visual glitches. Manually turning it back on seems
to work fine.
- Fix rofi menu icons for picom script
- Use picom "-b" flag instead of running it in background manually
with "&"
- Add emacs-profiles.el to define available configurations
- Add chemacs, personal emacs, doom emacs, and personal doom emacs config
as submodules
- Remove extra blank line from startup.sh
- Remove leading spaces from code blocks in org documents
- Updated rofi config to work with version 1.7 changes
- Change emacs mode to css for rasi source code blocks
- Remove rofi theme selection section, replace with "theme" setting
in main configuration block
- Add element-text background & text color as inherit
- Add element-icon background color as inherit