184 Commits

Author SHA1 Message Date
Sravan Balaji
a61cb7c606 Fish Shell CMD Done Notification & Update Startup List
- Remove nyrna from startup list
- Add udiskie to startup list to automount external drives
- Add command finished notification to fish shell
2022-06-12 11:15:17 -04:00
Sravan Balaji
f80f6ee9a0 Update some submodules 2022-06-10 08:45:47 -04:00
Sravan Balaji
a84101b888 Doom Emacs Update Script
- Update Doom Emacs submodule
- Add script to update doom emacs using chemacs2 environment variables
2022-06-10 08:44:43 -04:00
Sravan Balaji
4d9114793a DWM Flexipatch 6.3 Update
- Merge in bunch of commits from upstream dwm-flexipatch
- Make some fixes to README.org in DWM flexipatch
2022-05-21 12:35:50 -04:00
Sravan Balaji
c3bf57282f Switch from Git Bare to GNU Stow
- 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
2022-05-19 09:10:11 -04:00
Sravan Balaji
f9c632a7d3 Update emacs and dwm-flexipatch submodules
- 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
2022-05-19 07:42:04 -04:00
Sravan Balaji
ada09abdd8 Updated Bunch of Submodules 2022-05-01 16:47:11 -04:00
Sravan Balaji
6f6f97befd Brightness Control, Rofi on Left, Remove Transparency, OpenRGB on Startup
- 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
2022-01-11 12:10:03 -05:00
Sravan Balaji
c0bab6cde6 NVIDIA GPU Profile Control
- 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`
2021-12-28 10:23:34 -05:00
Sravan Balaji
7ef1ed6879 DWM Polybar Module & Padding Fixes
- Add new environment variable for dwm-module-padding
- Make padding & margins consistent for all modules
- Adjust padding & margin values in Xresources
2021-12-05 12:12:57 -05:00
Sravan Balaji
8b788e0bdd Deadd Notification Gaps & Move Back to Right
- Increase deadd notification gaps
- Update dwm-flexipatch submodule to include
  center systray, asian fonts, module color changes
2021-12-02 16:18:01 -05:00
Sravan Balaji
a0ce632a0a DWM & Deadd Notification Center Changes
- 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
2021-12-01 12:48:55 -05:00
Sravan Balaji
290ea8a946 Update Rofi Config for Version 1.7.1 2021-11-27 20:27:13 -05:00
Sravan Balaji
03f9e982c2 Deadd Notification Center Buttons
- Add buttons to pause, unpause, and close notification center
2021-10-28 08:43:52 -04:00
Sravan Balaji
9017a65bcf Submodule Updates & Picom Config Changes
- 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 "&"
2021-09-26 18:17:57 -04:00
Sravan Balaji
cac0719d5f Picom Enable Vsync to Fix Screen Tearing
- Enable vsync in picom configuration
- Toggle picom on and off with gaming launch & exit script
  rather than unredir-if-possible setting
2021-09-22 15:52:45 -04:00
Sravan Balaji
8585a60daf README Org Comment Capitalization, ToC
- Make README org document comments capitalized
- Update doom emacs config with new font
- Add table of contents to README.org files
2021-09-21 15:06:43 -04:00
Sravan Balaji
7a77f60b33 Update Doom Emacs & DWM Flexipatch Modules
- Enable lsp mode for languages in doom emacs config
- Rebase dwm-flexipatch on upstream and enable always center patch
2021-09-19 09:32:47 -04:00
Sravan Balaji
836eced743 Doom Emacs Configuration Updates
- Update doom-emacs submodule
- Update doom-emacs-config submodule
2021-09-17 00:50:27 -04:00
Sravan Balaji
ff42a58c04 Zathura Dracula Theme
- Add zathura dracula theme as submodule to .config/zathura
2021-09-13 11:01:33 -04:00
Sravan Balaji
97f72c08ad Multiple Emacs Configs & Org Code Block Cleanup
- 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
2021-09-11 11:52:57 -04:00
Sravan Balaji
f76ba9ab8e Remove emacs git submodule 2021-09-11 08:26:40 -04:00
Sravan Balaji
4fe5777004 Rofi Config Update
- 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
2021-08-30 15:37:26 -04:00
Sravan Balaji
e7bea847f4 Update dwm-flexipatch & emacs submodules
- Rebased dwm-flexipatch on upstream changes
- Added setting to emacs config to speed up org documents
2021-08-28 10:01:55 -04:00
Sravan Balaji
153c7617ac Re-adding emacs submodule 2021-08-27 12:03:54 -04:00
Sravan Balaji
2b6312ff1e Remove emacs submodule and update other submodules
- Emacs submodule had an issue, going to remove it for now
- Theme submodules had updates
2021-08-27 11:59:11 -04:00
Sravan Balaji
296319cefd Add untracked dunstrc
- Dunstrc file was not being tracked by git, so added it now
2021-08-27 11:08:30 -04:00
Sravan Balaji
524dd61dd2 DWM Window Tag Rules
- Add tag rules for windows
2021-08-26 08:50:58 -04:00
Sravan Balaji
6826fef84f DWM Polybar Underline
- Update dwm polybar config to have underlines on modules
2021-08-23 03:35:58 -04:00
Sravan Balaji
ac230e958e Fix Rofi Staying Open Issue & Change Lock Screen Text
- Fix issue where rofi would stay open after selecting a session
  management option (e.g. lock) which would prevent screen from locking
- Change lock screen text to say "Enter password to unlock..."
2021-08-19 14:55:43 -04:00
Sravan Balaji
739900bf55 Replace Multilockscreen with Betterlockscreen
- Add betterlockscreen config
- Remove multilockscreen config
- Replace multilockscreen with betterlockscreen in xss-lock and
  session script
2021-08-19 10:26:05 -04:00
Sravan Balaji
2185f2832f Pokemon Color Scripts & Multilockscreen
- Change bash, zsh, and fish greeting to pokemon color scripts
- Add multilockscreen configuration file
- Close rofi after selecting any session option
- Replace light-locker with multilockscreen, xss-lock, and loginctl
2021-08-18 14:33:17 -04:00
Sravan Balaji
d940f26e8d Tray Maxsize, Trackpad Toggle Script, & Gitmodules Update
- Increase tray maxsize from (15, 30) -> (20, 40)
- Add trackpad control (enable / disable) script
- Add dwm-flexipatch commit that adds trackpad toggle keybinding
- Add branch tracking for dwm-flexipatch and fallout grub theme to .gitmodules
2021-08-04 09:13:23 -04:00
Sravan Balaji
f727ff2965 Rofi Vim Keybindings
- Modify rofi config to add ctrl+hjkl keybindings
2021-07-24 18:24:14 -04:00
Sravan Balaji
86e86df0a9 Bunch of Configuration Changes & Fixes
- Update MangoHud config output a bit
- Remove some spaces for comments in autorandr postswitch script
- Comment out some hardware status options in neofetch config
- Add peek to background blur exclude list in picom config
- Set tooltip opacity to 1.0 in picom config
- Increase icon size in rofi centertab-dracula theme
- Add vkBasalt configuration output by GOverlay
- Add mixer option to pactl.sh to open pavucontrol
- Remove bauh from startup.sh
- Change blueman-tray to blueman-applet in startup.sh
- Add nyrna back to startup.sh
- Add java environment variable to .xinitrc to fix MATLAB issue
2021-07-24 09:52:50 -04:00
Sravan Balaji
092b7b7853 Autorandr & Startup Script Update
- Add autorandr postswitch script
- dwm flexipatch gride mode layout & rule changes
- startup and delay processes in startup.sh to use autorandr
2021-06-25 18:09:15 -04:00
Sravan Balaji
e35ea7a9ab Switch from Dunst to Deadd Notifications
- Add Deadd Notification Center config & colors to README
- Add Deadd control script
- Exclude picom rounded corners for Deadd Notification
  Center since they are handled by the deadd config
- Replace dunst with deadd in startup script
- Pause/unpause deadd notifications in game launch/exit scripts
- Update control center script to use deadd
2021-06-18 20:46:58 -04:00
Sravan Balaji
e4ff08d98c Switch from Xmonad to DWM, MangoHud Config Changes, & Fallout Grub Theme
- Change "~" to "=" in some places in README.org
- Update MangoHud config to show info about RAM, Disk, GPU, etc.
- Switch from xmonad to dwm
- Add dwm-flexipatch submodule
- Add fallout grub theme submodule
- Add notifications to session control script
- Remove nyrna from autostart
- Add Bauh package management GUI to autostart
- Comment out turning picom off when starting game
  since it stops when a program goes fullscreen now
2021-06-15 21:29:08 -04:00
Sravan Balaji
4253c6b30c Emacs GUI Default Editor, Picom Full-Screen Disable, & Qbittorrent Theme
- Change default editor and git editor to gui emacs
- Add neofetch to bash, zsh, and fish shell prompts
- Update picom config to disable when program is in full-screen mode
- Add dracula-qbittorrent theme submodule
2021-06-06 11:01:40 -04:00
Sravan Balaji
a09dfed487 Fix Alacritty Config
- url subsection of mouse was depricated, so removed it
- added new 'hints' section (not in use) to alacritty config
2021-05-22 10:31:39 -04:00
Sravan Balaji
8edbd92d30 Switch from Kitty to Alacritty
- Switch terminal from kitty to alacritty
- Remove kitty ssh kitten alias
- Add configuration file for alacritty to README
- Instead of killing xmonad, send notification to use xmonad keybinding for logout
2021-05-17 20:02:54 -04:00
Sravan Balaji
e4f88101d4 Add Scripts to ~/.scripts & Highlight Color Changes
- Add bunch of cli & rofi scripts to ~/.scripts
- Change rofi theme to use cyan highlight
- Change dunst notification sto use green highlight
- Make all rofi dmenu scripts use case insensitivity
2021-05-16 14:19:24 -04:00
Sravan Balaji
c6648c5f79 Track Submodule Branch
- Update submodules to track branches instead of specific commits
- Update README to include "--remote" option for updating submodules
2021-05-12 20:25:32 -04:00
Sravan Balaji
b96956c340 Emacs Org-Mode Configuration Simplification
- Watched video on organizing life with org-mode
- Removed unnecessary configuration options for org-mode
2021-05-11 22:18:57 -04:00
Sravan Balaji
7d772e0eea Xmonad Switch to Polybar & Other Small Changes
- Add oryx pro 7 specific Xresource settings
- Remove exec fish from bashrc so bash is actually usable
- Org document cleanup
- Add zoom to blur background exclude in picom config
- Xmonad switch from Xmobar to Polybar
2021-05-10 23:56:40 -04:00
Sravan Balaji
392e8d9b4d Re-Write Dotfiles as Org Doc w/ Tangle
- Restore previously removed window-manager specific files
- Collect dotfiles into one org document
2021-05-09 18:52:46 -04:00
Sravan Balaji
bbfff0f1b7 Starship Fixes and Emacs & Xmonad Commit Update
- Rename docker module to docker_context in starship
- Comment out haskell module in starship
- Update Emacs & Xmonad commits
2021-05-08 18:42:45 -04:00
Sravan Balaji
88d121dd64 README as Org File
- Emacs font adjustment
- Xmonad default terminal
- Re-write dotfiles README as org file
2021-05-07 10:14:26 -04:00
Sravan Balaji
f38c66c62c Emacs & Xmonad Submodules
- Add emacs config as a submodule
- Remove xmonad config and re-add it as a submodule
2021-05-06 19:46:31 -04:00
Sravan Balaji
30752072e1 Conky Configuration
- Add conky config file
- Commented out ip address
2021-04-08 10:28:15 -04:00