Commit Graph

721 Commits

Author SHA1 Message Date
ebfb9f7a40 Polybar: Fix erroneous battery max percentage 2018-08-29 14:50:20 -05:00
78c0923b1f Conky: Slow down 2018-08-29 13:56:43 -05:00
dd7fa293de Conky: Add battery section, use defaults
TODO: Give the battery graph a reasonable history
2018-08-29 13:36:36 -05:00
205138b5b3 Conky: Only show interfaces that have links 2018-08-29 13:20:22 -05:00
167571f31a dtfscript: Move code into functions 2018-08-28 13:16:32 -05:00
979558098f Revert "dtfscript: Move environment setup to its own script"
Originally this was gonna be used for a standalone service management
script. As it turns out, it's a bad idea to do it this way.
2018-08-27 22:43:16 -05:00
784e3b3bc0 dtfscript: Move environment setup to its own script 2018-08-27 21:35:28 -05:00
7fe9fb83c7 dtfscript: Remove erroneous comment 2018-08-27 20:56:06 -05:00
8255594f36 wmstartup: Rename to dtfscript 2018-08-27 20:53:08 -05:00
150127751f wmstartup: Minor change to execution order 2018-08-27 20:50:23 -05:00
e96a76e29a wmstartup: Add tasks frameworking
Because one-off services are kind of hacky
2018-08-27 20:28:58 -05:00
8d17082a6c bspwm: Clean up the only other log call in the script 2018-08-27 20:08:14 -05:00
ff2bb1f5a4 bspwm: Change logging style 2018-08-27 20:05:11 -05:00
a8c7cd2789 wmstartup: Add xrdbupdate startup task 2018-08-27 19:55:24 -05:00
8257bbe0b1 Revert "wmstartup: Use set -e in service subshells"
Wait shit that breaks stuff
2018-08-27 13:26:17 -05:00
fe5236d906 wmstartup: Use set -e in service subshells
God I love subshells
2018-08-27 13:10:03 -05:00
e344caec74 wmstartup: Annotate service functions, move more logic to main script 2018-08-27 13:09:40 -05:00
df605a74b2 wmstartup: Move common service functions out of individual services 2018-08-27 12:35:25 -05:00
731560f736 wmstartup: Fix broken service startup logic 2018-08-27 12:09:03 -05:00
c4c2cfdcc9 wmstartup: Add custom service definition, leverage subshells better 2018-08-27 12:02:14 -05:00
c0b14dba2d wmstartup: Add more services, move service logic out of common.bash 2018-08-27 11:51:06 -05:00
188961da25 kdestartup.sh: Why did that even still exist? 2018-08-26 16:22:13 -05:00
dcfae8e832 wmstartup: Remove deprecated variables 2018-08-26 16:11:50 -05:00
8a67f17003 dtfscripts: Major refactor with more modular service startup 2018-08-26 16:11:25 -05:00
5bb89623dc bspwm, sxhkd: Add rules and hotkeys for Pavucontrol-Qt 2018-08-26 13:51:20 -05:00
e49da1fb9b Dunst: Add another notification directory 2018-08-25 00:44:17 -05:00
53c55f948d wmstartup: Polish the plasma path a bit 2018-08-25 00:41:16 -05:00
aacaba1a5b wmstartup: Add a path to not kill Plasma 2018-08-25 00:35:50 -05:00
5a0b81ddc6 i3: Remove old i3 config
Goodbye old friend
You will be missed
2018-08-24 17:21:51 -05:00
a64abb35a0 .local/bin, .xrdb: Update, respect new xrdbupdate 2018-08-24 17:14:52 -05:00
6315e1dbcf Conky: Rename config file 2018-08-24 17:05:39 -05:00
dc24f4e188 xob: Space the bars out a bit more 2018-08-24 15:30:58 -05:00
f1c64ec67f wmstartup, xob: Clean up initialization, use XDG_RUNTIME_DIR 2018-08-24 15:28:52 -05:00
93ef99a929 bspwm: Disable cursor following focus
Because fuck Steam
2018-08-23 21:04:12 -05:00
f4dd3e2bb3 bspwm: Stop using expr where I don't have to 2018-08-22 11:10:32 -05:00
ea107552cd wmstartup: Actually set the location of those pipes 2018-08-21 23:55:57 -05:00
cf20f61cc7 xob: General configuration, theming 2018-08-21 23:53:11 -05:00
3357268c71 xob: Add styles 2018-08-21 23:18:51 -05:00
26d8ea7043 wmstartup: Add xob logic 2018-08-21 22:59:37 -05:00
5719840326 wmstartup: Change the names of those XOB pipes 2018-08-21 22:30:14 -05:00
8a4920c578 wmstartup: Define XOB pipes 2018-08-21 22:29:28 -05:00
fd4ee878cc wmstartup: Make startup logging more clear, make script more readable 2018-08-21 22:27:38 -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
b0125ec269 Conky: Show the date again
Forgot to port that over when I baleeted the secondary bar
2018-08-20 00:49:04 -05:00
8a49f926b6 Polybar: Switch the side the battery module is on 2018-08-19 22:37:34 -05:00
a587208c3d sxhkd: Finally fix the broken xbacklight hotkeys 2018-08-19 22:27:56 -05:00
6932ecbe96 Polybar: Add xbacklight back onto the default bar 2018-08-19 22:06:58 -05:00