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
This commit is contained in:
Sravan Balaji
2021-06-06 11:01:40 -04:00
parent 73569b9394
commit 4253c6b30c
12 changed files with 33 additions and 14 deletions

4
.gitmodules vendored
View File

@@ -62,3 +62,7 @@
path = .xmonad
url = git@github.com:balajsra/xmonad.git
branch = master
[submodule ".themes/dracula-qbittorrent"]
path = .themes/dracula-qbittorrent
url = git@github.com:dracula/qbittorrent.git
branch = master