Commit Graph

302 Commits

Author SHA1 Message Date
Sravan Balaji
ff41d4c04a Dracula Qt5 Theme Submodule
- Add dracula qt5 theme as a submodule
- Copy Dracula.conf to qt5ct config folder
2024-03-15 22:09:32 -04:00
Sravan Balaji
9791efd989 Update Dracula Themes
- Update submodules for zathura, gtk, and vim dracula themes
- Add submodule update command to justfile
2024-03-15 22:00:58 -04:00
Sravan Balaji
59b9c8145c Submodules Update & GOverlay
- Update doom emacs submodule
- Update dwm-flexipatch submodule
- Update MangoHud and vkBasalt configs with GOverlay
2024-03-15 21:53:03 -04:00
Sravan Balaji
6db5842ea7 Add Comments to Justfile 2024-03-10 14:37:59 -04:00
Sravan Balaji
a407c3cdff Update Doom Emacs and Doom Emacs Config Submodules 2024-03-10 14:34:49 -04:00
Sravan Balaji
e9f64d26e6 Update Gamemode and MangoHud configs 2024-03-10 14:34:24 -04:00
Sravan Balaji
0a53d2ac40 Switch from Emacs to Emacs Server/Client
- 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
2024-03-10 14:33:01 -04:00
Sravan Balaji
6efca9fc8a Update doom-emacs-config submodule 2024-02-28 17:33:54 -05:00
Sravan Balaji
0ff957f9a3 Fix Autorandr/Lock Screen Bug
- 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
2024-02-28 17:32:24 -05:00
Sravan Balaji
e4e2adf3eb Add Justfile to Replace Simple Scripts
- Update submodules to use working ssh remote and pull in updates
- Remove doom and stow scripts in favor of a justfile
2024-02-28 17:01:09 -05:00
Sravan Balaji
b458967aa7 SwayNotificationCenter
- Add default config to dotfiles
- Update hyprland submodule to run swaync on startup
2024-02-27 17:04:25 -05:00
Sravan Balaji
40530109c4 Add Hyprland Config as Submodule 2024-02-27 16:21:33 -05:00
Sravan Balaji
15393de252 Add mpv Configuration 2024-01-07 20:28:20 -05:00
Sravan Balaji
8dba18c23f Fix Picom Issue with Game Scripts
- 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
2023-12-30 23:22:30 -05:00
Sravan Balaji
1d11ae101e Update Dracula GTK Submodule 2023-12-29 09:51:03 -05:00
Sravan Balaji
9f57acb440 Add CPU Profile to Game Scripts
- 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
2023-12-27 15:10:17 -05:00
Sravan Balaji
980b05ecf6 Gitea SSH Config & DWM Flexipatch Update
- dwm-flexipatch submodule update
- Update gitea submodules to use ssh
- Add gitea to ssh config
2023-12-27 10:46:29 -05:00
Sravan Balaji
13f4dfa081 DOOM Emacs Update & Easy Effects Autostart
- Update DOOM Emacs submodule
- Add easy effects to startup script
2023-12-21 11:08:03 -05:00
Sravan Balaji
eb9063d75a Fix Kitty Font Syntax 2023-11-24 12:23:33 -05:00
Sravan Balaji
e1ae5a9b6b Clean Up VS Code Settings Organization 2023-11-24 09:32:06 -05:00
Sravan Balaji
63e62b9c22 Change FiraCode to Monaspice Neon 2023-11-23 12:59:52 -05:00
Sravan Balaji
1cf7ac7fee VS Code Settings & Submodule Updates
- Add VS Code settings and keybindings configuration
- Replace VictorMono with FiraCode font in Doom Emacs
- Update dwm-flexipatch with upstream changes
- Update dwm-flexipatch window tagging rules
- README.org heading re-organization
- Update dracula-gtk and dracula-qbittorrent submodules
2023-11-23 11:25:04 -05:00
Sravan Balaji
3aa8588d29 Separate Snapborg Configs and Scripts
- 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
2023-11-12 18:31:38 -05:00
Sravan Balaji
2fbff20364 Borg Backup to Mounted Samba Share
- Change borg backup from casaos to fileserver mounted samba share
- Update file names and rofi menu names
2023-11-12 13:40:06 -05:00
Sravan Balaji
e86caa8d8e Update Submodules
- 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
2023-11-12 12:49:26 -05:00
Sravan Balaji
e8f79c01ba Bunch of Small Fixes
- Update wallpaper filepath
- Change mangal download path to ~/Downloads
- Remove anime directory from trackma search
- Remove hosts from ssh config
2023-08-28 21:02:11 -04:00
Sravan Balaji
1a0c90e915 Update SSH Config with portainer and rename hosts 2023-07-25 18:24:30 -04:00
Sravan Balaji
b483ad738d Update SSH Config Again - Just proxmox and wirehole 2023-07-24 21:04:27 -04:00
Sravan Balaji
d8641787ad Add proxmox server and pihole/wireguard VM to ssh config 2023-07-23 20:52:55 -04:00
Sravan Balaji
f67a77b6c9 Update SSH Config to use pi-hole local DNS HostNames 2023-07-22 21:31:20 -04:00
Sravan Balaji
3205cc085f Add Nyrna to Startup 2023-07-21 16:40:47 -04:00
Sravan Balaji
63d0340f0c Fix Betterlockscreen Wallpaper Path
- Merge in upstream changes to dwm-flexipatch
- Update filepath to wallpaper for betterlockscreen
2023-06-26 19:04:33 -04:00
Sravan Balaji
e62c3abddd Remove Problematic ComicK Mangal Scraper
- Update mangal sources list with new custom scrapers
- Remove ComicK scraper which has some errors
- Update dwm-flexipatch submodule
2023-06-15 09:19:13 -04:00
Sravan Balaji
b84076b3be Switch back to Ly and Betterlockscreen 2023-05-21 12:50:31 -04:00
Sravan Balaji
c9b06bdf2e Replace Ly and Betterlockscreen with LightDM and Light-Locker 2023-05-20 14:24:17 -04:00
Sravan Balaji
49a1e3aba9 Autorandr Postswitch NVIDIA Force Composition Pipeline 2023-05-07 19:23:22 -04:00
Sravan Balaji
1e7d3d774b Nerd Fonts v3.0 Icons & Fonts Fix 2023-05-07 14:38:55 -04:00
Sravan Balaji
ef7dd78258 Increase Tray Maxsize 2023-04-30 12:02:23 -04:00
Sravan Balaji
db9b7f9695 dwm-msg for session control
- Update dwm-flexipatch submodule
- Replace xdotool commands with dwm-msg
  commands for controlling dwm
  quit and restart
2023-04-30 11:49:37 -04:00
Sravan Balaji
4b8edf6b32 Switch Back to dwm & Deadd Notifications 2023-04-30 09:52:37 -04:00
Sravan Balaji
d51b35bbce Keep Only Latest 1 Home Backup 2023-04-23 19:54:08 -04:00
Sravan Balaji
1492ac0207 Change Snapborg Retention Policy 2023-04-23 15:15:41 -04:00
Sravan Balaji
59d8130a78 Borg Snapper Backup Configs & Scripts 2023-04-23 14:28:34 -04:00
Sravan Balaji
fc26fc0600 Remove Cloud Backup Script 2023-04-15 16:22:59 -04:00
Sravan Balaji
9d3eb1687d DOOM Emacs Theme & Home Server SSH Config 2023-04-09 16:13:53 -04:00
Sravan Balaji
24abc5aaa0 Unclutter & Submodule Updates
- Update awesome submodule
- Update dracula-freecad submodule
- Add unclutter to startup
2023-03-28 10:38:52 -04:00
Sravan Balaji
2443f479e3 Naughty Control Script + Rofi Menu
- Replace deadd with naughty script
2023-03-26 20:26:50 -04:00
Sravan Balaji
6765f012c3 killall -> pkil & Remove Deadd
- Replace killall with pkill
- Comment out launching deadd notification center
  (to be replaced with AwesomeWM Naughty)
2023-03-26 18:11:01 -04:00
Sravan Balaji
0eedeb37d6 Session Control, AwesomeWM Tweaks, & Presentation Mode
- Exclude awesome bar from rounded corners in picom
- Add xfce power manager presentation mode
  switching to game launch and exit scripts
- Change session control rofi menu to work with
  AwesomeWM using remote execution
- Change session control rofi menu to use systemctl
  commands for all non-WM operations
- Update awesome config submodule
2023-03-26 17:43:37 -04:00
Sravan Balaji
deabccdf00 Awesome Window Manager
- Add awesome wm config submodule
- Change xinitrc to start awesome
2023-03-26 17:41:37 -04:00