Commit Graph

320 Commits

Author SHA1 Message Date
0c800a24d5 Polybar: Add network status module 2018-08-20 12:54:58 -05:00
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
8a49f926b6 Polybar: Switch the side the battery module is on 2018-08-19 22:37:34 -05:00
6932ecbe96 Polybar: Add xbacklight back onto the default bar 2018-08-19 22:06:58 -05:00
39168629d5 Polybar: Do the same thing I just did, but shorter 2018-08-19 18:58:00 -05:00
3d0f22aafe Polybar, Conky: Adjust padding using borders, bump Conky up to compensate 2018-08-19 18:56:46 -05:00
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
b9853fa680 Polybar: More easily communicate that we're muted 2018-08-19 17:31:50 -05:00
2b7d073c2b Polybar: Monospacify and clean things up 2018-08-19 17:12:59 -05:00
5efe30a5df Polybar: Use proper coloration for empty workspaces 2018-08-19 16:27:00 -05:00
a1e4d32814 Polybar: More subtle workspace indicator 2018-08-19 16:26:30 -05:00
e3958fcf80 Polybar: Disable dropbox module by default 2018-08-19 16:12:00 -05:00
7ec5f8837a Polybar: Show volume bar even when muted 2018-08-18 14:33:55 -05:00
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
4ec3ba1a6c Polybar: Remove stray background set 2018-08-14 22:11:30 -05:00
a5db77f253 Polybar: Cleanup 2018-08-11 15:40:17 -05:00
78345b4a1f Polybar: Remove Spotify module
Took up space and I didn't need it
2018-08-11 14:57:24 -05:00
05f01a7d4e wmstartup.sh, Dropbox: Fix bug with wmstartup hanging forever, migrate to dropbox-cli 2018-08-11 14:52:14 -05:00
386636ec1c lap-th-e560-0: Set terminal, adjust default Polybar layout 2018-08-11 02:11:42 -05:00
4a400dd1df Polybar, bspwm: De-rice 2018-08-07 19:22:22 -05:00
cd6af017e3 Compton: Remove a bunch of animations
Trying to simplify things
2018-08-07 19:08:39 -05:00
58425a123d Polybar: Add some flags to the spotify script 2018-08-04 22:08:57 -05:00
3b56f906cc Polybar: Add spotify status script, adjust default bar size
Thanks Jvanrhijn for the script
2018-08-04 22:06:32 -05:00
3fce79d834 Polybar: Refactors, small modules, and device-specific configuration 2018-08-01 22:38:48 -05:00
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
cced146f39 Polybar: Change how dimmed workspaces are represented 2018-08-01 18:07:25 -05:00
521001a661 Polybar: Environment variable controls for days 2018-08-01 18:01:45 -05:00
9c7728aee6 Polybar: Remove xwindow module from secondary bars 2018-07-31 21:37:09 -05:00
54838d2374 Polybar: Configure WLAN interface 2018-07-31 20:29:11 -05:00
651277552b Polybar: Fix logging 2018-07-31 20:05:24 -05:00
831bef75e1 Lots: Initial support for desktop usage, various bugfixes 2018-07-31 19:33:48 -05:00
57ad9fe53c Polybar: Use different width for bars on secondary monitors 2018-07-31 13:34:37 -05:00
372cd95dcf Polybar: Pull bar size from environment 2018-07-31 12:36:22 -05:00
8981e20a7b Polybar: Decrease length of xwindow module 2018-07-30 13:45:47 -05:00
01cccf3d6b Polybar: Make Tor module more intricate 2018-07-30 13:32:14 -05:00
a7438cbaf1 Polybar: Add simple Tor module 2018-07-30 13:28:38 -05:00
6166b759b7 Polybar: Move Dropbox widget 2018-07-30 13:11:22 -05:00
f2548febad Compton, Polybar: Slight bar adjustments
Among them, Polybar's tray window now no longer casts a shadow
2018-07-24 19:28:15 -05:00
83dd5534f2 Polybar: Adjust font weight 2018-07-14 16:46:17 -05:00
8281463933 Polybar: Always display battery percentage
I tried to do something neat and fun and it turned out to be crap and useless.
2018-06-30 23:42:38 -05:00
4f18368b62 Polybar: Change battery module's full prefix
100% should be evident by literally everything else on the module
2018-06-30 23:01:42 -05:00
ede764ab59 Polybar, Conky: Color changes, battery module position change
Battery is now green, Disk is now yellow
2018-06-30 21:26:09 -05:00
fcf572c2eb Polybar: Only display Dropbox status if we're online 2018-06-26 19:18:30 -05:00
a3d3d8ee2f Polybar: 1b edit that couldn't possibly wait 2018-06-24 23:45:13 -05:00
a641dc0237 Polybar: Tinker with bars more
I am wasting a ton of my time
Wait nvm I have nothing else to do
2018-06-24 20:34:51 -05:00
14c1307924 Polybar: Mess with bar styling 2018-06-24 18:48:36 -05:00
ffffb7c777 Polybar: Remove Font Awesome
Had to put Inconsolata back in its place so that the progress bars weren't defaulting to Deja Vu glyphs
2018-06-23 21:38:28 -05:00
ec19a5c4fa Polybar: Add Volume prefix to module when muted
Makes it more inline with the rest of the modules
2018-06-23 15:21:23 -05:00
485d642240 Polybar: Increase title width 2018-06-22 18:24:35 -05:00
911ad5582f Polybar: Hide Dropbox module when not doing anything 2018-06-21 15:19:24 -05:00