131 Commits

Author SHA1 Message Date
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
230f0783ac
Merge pull request #1 from balajsra/dwm-flexipatch
Update dotfiles for Garuda Linux and dwm-flexipatch
2021-08-27 12:09:18 -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
3846f5f516 Rofi Menu Back and Quit Options & Startup Script in Control Center
- Add startup processes script to control center
- Add a "back" and "quit" rofi menu option where back exits
  current menu, leaving the option to return to previous
  menu that called it. Quit kills all rofi processes.
2021-08-19 17:34:23 -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
73569b9394 Pactl Script and Game Exit Script Fix
- Add pactl script to control volume
- Add pactl to control center rofi menu
- Comment out picom on in game_exit script
- Set struts when switching layouts in xmonad
- Add keybinding for pactl script
2021-05-24 20:09:50 -04:00
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
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
86c8a1b28e Xmonad Configuration
- Add xmonad configuration as org document
- Add tangled xmonad configuration output
2021-05-03 12:50:29 -04:00
Sravan Balaji
30752072e1 Conky Configuration
- Add conky config file
- Commented out ip address
2021-04-08 10:28:15 -04:00
Sravan Balaji
d8c32ab929 Garuda KDE Changes
- Change kitty shell to fish since default garuda shell is zsh
- Add xinitrc used by garuda to dotfiles
- Replace my zshrc with garuda's
2021-04-08 09:17:27 -04:00
Sravan Balaji
93489c6c6b Remove Xinitrc & Xresources Configs for Arch
- Remove dwm & polybar related parameters in Xresources
- Delete xinitrc as it is not needed for Pop!_OS
- Move relevant xinitrc environment variables to bashrc
- Update git config with bunch of new settings
2021-03-31 15:34:49 -04:00
Sravan Balaji
8688db153f Pop!_OS Dotfiles Cleanup
- Add dracula themes as submodules in ~/.themes folder
- Add dracula pro vim theme to dotfiles
- Move steam dracula theme to ~/.themes folder
- Update bashrc to launch fish shell and set Qt Style
- Replace colorscripts with neofetch in fish shell greeting
- Fix syntax issue in kitty config
- Update neofetch config to print out less
2021-03-31 14:57:27 -04:00
Sravan Balaji
b851c9239a Pop!_OS Specific Config Changes
- Remove dwm specific configs
- Fix some submodule paths
- Change submodule URLs from https to ssh
- Move steam Dracula skin location for Pop OS
2021-03-31 11:30:40 -04:00
Sravan Balaji
44b8c09278 Starship Prompt Line Break
- Enable line break between prompt and entry
2021-03-18 08:09:04 -04:00
Sravan Balaji
63bed8afdc Switch from htop to bpytop
- Update polybar module click events to open bpytop
2021-03-14 10:24:23 -04:00
Sravan Balaji
cf83d0c059 Vimrc Update
- Update vimrc to be similar to vscode keybindings and settings
2021-03-08 07:42:41 -05:00
Sravan Balaji
8b4f6321d2 Change Dunst Config & Fix Launch Script
- Change dunstrc text alignment to center
- Add appname to dunst notifications
- Change dunst separator color to auto
- Fix launch_dunst.sh to be executable and get values before running dunst
- Add updated polybar module icon
- Add executable permissions to launch_dunst.sh
2021-02-27 15:17:36 -05:00
Sravan Balaji
c72b861b30 Polybar Dunst Notification Status Fix
- Fix notification status script
2021-02-26 22:22:48 -05:00
Sravan Balaji
c91aef9325 Switch from Deadd to Dunst Notifications
- Add Dunst parameters to Xresources
- Remove Deadd config folder
- Add dunstrc with configurations
- Add launch_dunst.sh to override some config parameters from Xresources
- Add dwm keybindings for Dunst
- Replace polybar deadd module with dunst commands and variable names
2021-02-26 21:23:23 -05:00
Sravan Balaji
7a5a01959b TTY Terminal Dracula Theme
- Add tty dracula theme to fish config
2021-02-10 14:56:41 -05:00
Sravan Balaji
ea370adeb7 Redshift Config Changes
- Geoclue not working, changed to manual location
- Moved redshift config location to a folder per arch wiki
2021-02-02 23:20:51 -05:00
Sravan Balaji
7e5a5192db Git Config
- Add git config with tree alias, user info, & pull strategy
2021-02-01 12:46:11 -05:00
Sravan Balaji
2d2bb76a04 Polybar Laptop Click Events & Qt5 Theme
- Add click events for laptop specific modules (battery & brightness)
- Add qt5 dracula theme that was missing
2021-01-28 14:29:30 -05:00