Commit Graph

383 Commits

Author SHA1 Message Date
salt ab1d084836 i3: Add rule for Liferea
I think it's caught up with bspwm now
Don't quote me on that
2018-10-12 00:15:05 -05:00
salt 6fa63dc972 Polybar: Touch up and re-add Tor module 2018-10-10 13:28:53 -05:00
salt 602c167504 Polybar: Remove Dropbox color declaration 2018-09-19 17:01:56 -05:00
salt ac370ffa32 Polybar: Disable dpkg module
I'm a dumbass. The file handle is used to open a lock, not the file's existence
2018-09-16 11:43:12 -05:00
salt e87cf53256 Polybar: Use self. in res/colors more often 2018-09-15 12:36:59 -05:00
salt 660793f9d6 Polybar: New color naming scheme 2018-09-15 12:36:05 -05:00
salt 79d710f064 Polybar: Add dpkg lock indicator 2018-09-15 12:35:04 -05:00
salt feac63577f Polybar: Support environment variable for border width, correct it 2018-08-29 23:05:58 -05:00
salt aeab1bd31c Polybar: Adjust secondary monitor bar layout 2018-08-29 22:22:25 -05:00
salt ebfb9f7a40 Polybar: Fix erroneous battery max percentage 2018-08-29 14:50:20 -05:00
salt 8a67f17003 dtfscripts: Major refactor with more modular service startup 2018-08-26 16:11:25 -05:00
salt 1b78111d21 Polybar: Remove amidown.sh 2018-08-21 19:16:45 -05:00
salt c91c9bbe95 Polybar: Change volume module's muted prefix 2018-08-20 13:02:58 -05:00
salt 0c800a24d5 Polybar: Add network status module 2018-08-20 12:54:58 -05:00
salt 0b07828588 Polybar: Change brightness prefix from XBL to BRI
This one makes way more sense
What was I thinking
2018-08-20 01:08:23 -05:00
salt 8a49f926b6 Polybar: Switch the side the battery module is on 2018-08-19 22:37:34 -05:00
salt 6932ecbe96 Polybar: Add xbacklight back onto the default bar 2018-08-19 22:06:58 -05:00
salt 39168629d5 Polybar: Do the same thing I just did, but shorter 2018-08-19 18:58:00 -05:00
salt 3d0f22aafe Polybar, Conky: Adjust padding using borders, bump Conky up to compensate 2018-08-19 18:56:46 -05:00
salt 0635bdaa4d Polybar: Remove swap from default bar
It's not something I need to know at all times
2018-08-19 17:45:48 -05:00
salt b9853fa680 Polybar: More easily communicate that we're muted 2018-08-19 17:31:50 -05:00
salt 2b7d073c2b Polybar: Monospacify and clean things up 2018-08-19 17:12:59 -05:00
salt 5efe30a5df Polybar: Use proper coloration for empty workspaces 2018-08-19 16:27:00 -05:00
salt a1e4d32814 Polybar: More subtle workspace indicator 2018-08-19 16:26:30 -05:00
salt e3958fcf80 Polybar: Disable dropbox module by default 2018-08-19 16:12:00 -05:00
salt 7ec5f8837a Polybar: Show volume bar even when muted 2018-08-18 14:33:55 -05:00
salt 30d95e100d Polybar: Remove fs-home module from bar
It's on Conky now; no need to see it all the time
Or hell, it was on Conky for a while
2018-08-16 15:34:03 -05:00
salt 4ec3ba1a6c Polybar: Remove stray background set 2018-08-14 22:11:30 -05:00
salt a5db77f253 Polybar: Cleanup 2018-08-11 15:40:17 -05:00
salt 78345b4a1f Polybar: Remove Spotify module
Took up space and I didn't need it
2018-08-11 14:57:24 -05:00
salt 05f01a7d4e wmstartup.sh, Dropbox: Fix bug with wmstartup hanging forever, migrate to dropbox-cli 2018-08-11 14:52:14 -05:00
salt 386636ec1c lap-th-e560-0: Set terminal, adjust default Polybar layout 2018-08-11 02:11:42 -05:00
salt 4a400dd1df Polybar, bspwm: De-rice 2018-08-07 19:22:22 -05:00
salt cd6af017e3 Compton: Remove a bunch of animations
Trying to simplify things
2018-08-07 19:08:39 -05:00
salt 58425a123d Polybar: Add some flags to the spotify script 2018-08-04 22:08:57 -05:00
salt 3b56f906cc Polybar: Add spotify status script, adjust default bar size
Thanks Jvanrhijn for the script
2018-08-04 22:06:32 -05:00
salt 3fce79d834 Polybar: Refactors, small modules, and device-specific configuration 2018-08-01 22:38:48 -05:00
salt b8d737cb5c Polybar: Change content of secondary bars, add empty module
The empty module is so that you can null out a section of the bar more easily
i.e. PB_BAR_PRIMARY_MODULES_LEFT=nothing
2018-08-01 18:19:24 -05:00
salt cced146f39 Polybar: Change how dimmed workspaces are represented 2018-08-01 18:07:25 -05:00
salt 521001a661 Polybar: Environment variable controls for days 2018-08-01 18:01:45 -05:00
salt 9c7728aee6 Polybar: Remove xwindow module from secondary bars 2018-07-31 21:37:09 -05:00
salt 54838d2374 Polybar: Configure WLAN interface 2018-07-31 20:29:11 -05:00
salt 651277552b Polybar: Fix logging 2018-07-31 20:05:24 -05:00
salt 831bef75e1 Lots: Initial support for desktop usage, various bugfixes 2018-07-31 19:33:48 -05:00
salt 57ad9fe53c Polybar: Use different width for bars on secondary monitors 2018-07-31 13:34:37 -05:00
salt 372cd95dcf Polybar: Pull bar size from environment 2018-07-31 12:36:22 -05:00
salt 8981e20a7b Polybar: Decrease length of xwindow module 2018-07-30 13:45:47 -05:00
salt 01cccf3d6b Polybar: Make Tor module more intricate 2018-07-30 13:32:14 -05:00
salt a7438cbaf1 Polybar: Add simple Tor module 2018-07-30 13:28:38 -05:00
salt 6166b759b7 Polybar: Move Dropbox widget 2018-07-30 13:11:22 -05:00