Commit Graph

330 Commits

Author SHA1 Message Date
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
e87cf53256 Polybar: Use self. in res/colors more often 2018-09-15 12:36:59 -05:00
660793f9d6 Polybar: New color naming scheme 2018-09-15 12:36:05 -05:00
79d710f064 Polybar: Add dpkg lock indicator 2018-09-15 12:35:04 -05:00
feac63577f Polybar: Support environment variable for border width, correct it 2018-08-29 23:05:58 -05:00
aeab1bd31c Polybar: Adjust secondary monitor bar layout 2018-08-29 22:22:25 -05:00
ebfb9f7a40 Polybar: Fix erroneous battery max percentage 2018-08-29 14:50:20 -05:00
8a67f17003 dtfscripts: Major refactor with more modular service startup 2018-08-26 16:11:25 -05:00
1b78111d21 Polybar: Remove amidown.sh 2018-08-21 19:16:45 -05:00
c91c9bbe95 Polybar: Change volume module's muted prefix 2018-08-20 13:02:58 -05:00
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