Commit Graph

37 Commits

Author SHA1 Message Date
Sravan Balaji
6e15a7f4ea Merge remote-tracking branch 'upstream/master' 2022-07-29 07:50:41 -04:00
Sravan Balaji
239be5e070 Merge remote-tracking branch 'upstream/master' 2022-07-05 20:40:31 -04:00
Sravan Balaji
782b5650b2 Merge remote-tracking branch 'upstream/master' 2022-07-04 14:10:42 -04:00
Sravan Balaji
9b997a8dc3 Whitespace & Table of Contents Update 2022-07-02 11:05:31 -04:00
Sravan Balaji
2cad32e265 Polybar Rounded Corners & Color Changes
- Update module colors
- Add overline color for modules
- Change default margin and padding to 0
- Add radius of 10.0 to bar
- Set line size to 4
- Switch `NotoSansDisplay Nerd Font` with `Ubuntu Nerd Font`
- Add text modules to add "rounded" effect
- Change powermenu symbol to arch logo
- Remove dunst notification status module
2022-07-01 18:51:30 -04:00
Sravan Balaji
9706cb9cf7 Merge remote-tracking branch 'upstream/master'
- Add renamed scratchpads patch
- hide systray when there are no systray icons to show
2022-07-01 16:38:19 -04:00
Sravan Balaji
3eddc34482 Replace Self Restart with Restart Sig
- Disable self restart patch
- Enable restart sig patch again
- Replace "Ferdi" window rule with "Ferdium"
2022-06-18 08:07:15 -04:00
Sravan Balaji
5053183365 Enable Seamless & Self Restart Patches
- Disable restart signal patch (external method of controlling dwm)
- Enable seamless restart patch (preserve wm settings across restart)
- Enable self restart patch (internal method of controlling dwm)
- Update self restart keybinding to be same as restart sig
2022-06-17 14:14:55 -04:00
Sravan Balaji
95137984ea Merge remote-tracking branch 'upstream/master'
- Seamless restart patch
2022-06-17 14:07:10 -04:00
Sravan Balaji
11a81c6b50 Fix typo
- Change `config.jk` to `config.mk` in README.org
- Add changes to `config.jk` in README.org to reflect current config.mk
  from merge
2022-05-21 12:33:59 -04:00
Sravan Balaji
8b40395af8 Fix missing line in barrules 2022-05-21 12:03:27 -04:00
Sravan Balaji
fb5b3c421c Merge remote-tracking branch 'upstream/master' 2022-05-21 11:42:06 -04:00
Sravan Balaji
46abde8de4 Trackma-gtk Auto-Assign Tag
- Add window rule for trackma-gtk to move to tag 9
2022-05-18 18:00:22 -04:00
Sravan Balaji
bc90dd0107 Small Fixes
- Fix spacing issue with TAGMONFIXFS_PATCH in README.org
- Remove `-e` option from kitty commands in polybar
2022-05-18 17:47:31 -04:00
Sravan Balaji
4f61dab020 Adjust Media Module Order
- Title then artist
- Replace blank title/artist with "N/A"
2022-05-01 16:44:50 -04:00
Sravan Balaji
b91974c9e6 Brightness Control Script + Keybinding
- Add keybinding for brightness control script
2022-01-11 12:06:25 -05:00
Sravan Balaji
57c2add016 Polybar Margin & Padding Adjustments
- Make padding & margins consistent for polybar modules
- Add padding to left and right of bar
- Add new environment variable for dwm module padding
2021-12-05 12:10:25 -05:00
Sravan Balaji
9a85c4983a Center Systray, Asian Fonts, Module Color Changes
- Add all module color settings to colors section
- Add korean & japanese fonts as backup
- Remove center aligned modules
- Move systray to center
- Change powermenu icon
2021-12-02 16:07:44 -05:00
Sravan Balaji
bbdf799f43 Undo Some of Previous Polybar Changes
- Remove extra dwm module features that caused
  module to crash (layout, title, floating)
- Re-add kernel module
- Change some colors
- Move modules around again
2021-12-01 12:47:26 -05:00
Sravan Balaji
c9b718761b Enable More DWM Polybar Module Features
- Change polybar colors
- Remove kernel module
- Enable more dwm module features like layout, title, and floating
- Add deadd notification center module to toggle center
- Change CPU, RAM, and Disk modules to open relevant applications on
  left click instead of right click
2021-12-01 11:30:27 -05:00
Sravan Balaji
5210734ec6 Merge remote-tracking branch 'upstream/master'
- upstream/master onlyquitonempty + cool_autostart: adding proposed compatibility improvements ref. #194
- noborder: addressing issue reported in #193
- fodcusadjacenttag: Add selmon->sel guards for tagandviewtoleft/right to prevent segmentation faults ref. #191
- Use 'pgrep -o' instead of 'pidof -s' to get the PID of status bar
- Add a statusallmons and staticstatus easily toggleable in patches.h ref. #188
2021-10-30 09:52:22 -04:00
Sravan Balaji
7f854ae1c7 Enable Warp Patch 2021-10-05 10:33:38 -04:00
Sravan Balaji
2907b9eefe Enable Deck Layout
- Enable deck layout patch
- Add keybinding to switch to deck layout and unfloat to deck layout
- Update grid layout index
2021-09-25 14:02:06 -04:00
Sravan Balaji
8d2a133926 README Org Comment Capitalization & ToC
- Capitalize org comments
- Add table of contents
2021-09-21 14:55:10 -04:00
Sravan Balaji
6f14a0a9f9 Enable Sort Screens Patch 2021-09-21 13:06:29 -04:00
Sravan Balaji
8180ee30c4 Switch from bpytop to btop
- Change system monitor when clicking on polybar modules
2021-09-21 10:20:04 -04:00
Sravan Balaji
c6b3bf4830 Switch to Always Center Patch
- Disable center and center transient windows patches
- Enable always center patch
2021-09-19 09:30:51 -04:00
Sravan Balaji
d94db1a658 Clean-Up README.org
- Remove leading whitespaces from README.org source code blocks
- Remove extra blank lines
- Fix typos
2021-09-19 09:24:57 -04:00
Sravan Balaji
f11543b791 Add Window Tag Rules
- Add rules so certain windows appear on certain tags when initially launched
2021-09-19 09:24:06 -04:00
Sravan Balaji
c7dade7403 Polybar Module Underline
- Add underlines to polybar modules for extra visual flair
- Replace Arch icon with hamburger icon and "menu" text
2021-09-19 09:24:06 -04:00
Sravan Balaji
7e400024de Trackpad Toggle Keybinding
- Add keybinding to toggle touchpad
2021-09-19 09:24:06 -04:00
Sravan Balaji
7691a25c19 Polybar Color & Order Updates
- Move date, time, and media-playing modules to left
- Move dwm module to center
- Change dwm module colors to use common background color,
  but adjust text color
- Change module colors
- Remove layout label from dwm module
2021-09-19 09:24:05 -04:00
Sravan Balaji
6fb86d382f Polybar Adjustments & Remove Swallow Patch
- Disable unused swallow patch
- Re-comment swallow patch dependencies in config.mk
- Adjust polybar module colors
- Add quick reference table for converting between seconds,
  minutes, and hours in polybar interval section
- Change polybar main font to NotoSansDisplay Nerd Font
- Move media-playing module to center
- Move date & time modules to right
- Change separator from space to none
- Add program title to dwm module
- Disable reverse scroll options in dwm module
- Disable layout scrolling in dwm module due to crashes
- Slightly shorten date module
2021-09-19 09:24:05 -04:00
Sravan Balaji
1dc5722b99 Kitty Terminal & Polybar Font Change
- Change dwm terminal from alacritty to kitty
- Change polybar terminal from alacritty to kitty
- Change polybar font from NotoSans Nerd Font to Ubuntu Nerd Font
2021-09-19 09:24:05 -04:00
Sravan Balaji
5f2b977c1e Grid Mode Layout & Rule Changes
- Enable grid mode layout patch
- Add keybinding to switch to grid mode w/ and w/o floating window flattening
- Remove Gimp and Firefox tag rules
- Add Picture in picture floating rule
2021-09-19 09:24:05 -04:00
Sravan Balaji
eb144c8789 Switch from Dunst to Deadd Notifications
- Switch rofi script keybinding
- Remove dunst polybar module
2021-09-19 09:24:05 -04:00
Sravan Balaji
56537aa159 Patched DWM Flexipatch Build
- Wrote entire dwm-flexipatch build as org document
- Moved README and README.md into README.org
- Setup keybindings, colors, etc. for dwm-flexipatch
2021-09-19 09:24:00 -04:00