Commit Graph

640 Commits

Author SHA1 Message Date
8120fd9099 bspwm monitorset.sh: Quote more instances of $layout 2018-08-01 21:38:34 -05:00
4861be0df0 bspwm monitorset.sh: Fix division by zero, add sanity checks 2018-08-01 21:35:56 -05:00
d253c3daf1 bspwm: Change behavior of workspace layout setter
It now gives the primary monitor the first few workspaces, then distributes the rest over the remaining secondary monitors
2018-08-01 21:21:35 -05:00
0b590ef8fa Conky: Add support for desktop's onboard ethernet 2018-08-01 20:30:18 -05:00
3f321eda4c bspwmrc, wmstartup.sh: Minor polish, clean up envvars 2018-08-01 20:20:06 -05:00
664a0a9df9 i3: Let rofi handle its own prompt 2018-08-01 20:19:41 -05:00
35cd066f34 i3: Polish up an ages-old config 2018-08-01 20:05:47 -05:00
9e1b4556d3 bspwm: Move monitor setup to its own file
It's complex enough to warrant it, I'd say
2018-08-01 19:50:05 -05:00
73315922ae bspwm: Make workspace assignment code to be proud of 2018-08-01 19:38:52 -05:00
fd1836016a sxhkd: Change relative workspace switching to comma and period
They're easier to hit than those two binds on fucking right pinky
2018-08-01 18:20:31 -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
f583d80bab dsk-cstm-0.rc: Reduce script requirements to POSIX sh 2018-08-01 18:02:19 -05:00
521001a661 Polybar: Environment variable controls for days 2018-08-01 18:01:45 -05:00
eab1250bb5 bspwm: Use dark blue border on inactive windows 2018-08-01 17:52:59 -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
70dc80b545 Plasma: Keep track of Gruvbox color scheme 2018-07-31 20:15:53 -05:00
651277552b Polybar: Fix logging 2018-07-31 20:05:24 -05:00
36c39f9b94 bspwm: Populate the primary monitor first
I'm so sorry for this
2018-07-31 19:52:44 -05:00
10d0dd2733 Konsole: Track appropriate profiles 2018-07-31 19:46:00 -05:00
ad029c457e Konsole: Un-clobber settings
Whups
2018-07-31 19:43:20 -05:00
4accdbe9c9 wmstartup: Kill plasmashell 2018-07-31 19:37:44 -05:00
831bef75e1 Lots: Initial support for desktop usage, various bugfixes 2018-07-31 19:33:48 -05:00
ff85787090 wmstartup: More major refactors 2018-07-31 15:59:17 -05:00
b3464c63ed wmstartup: Start Conky before xfdesktop
Otherwise, Conky tries to compatibilize with xfdesktop and fails
No clue why
2018-07-31 15:45:26 -05:00
260594af01 wmstartup: Polish up, add waiting code
Conky was getting stuck behind xfdesktop. This fixes that
2018-07-31 15:35:18 -05:00
b97c40d41c wmstartup: Look in the right places for rc scripts
Whups
2018-07-31 15:07:25 -05:00
2823159845 wmstartup: Pipe things where they should be piped 2018-07-31 15:04:44 -05:00
782b8bdd28 bspwm, scripts: Move service management to its own file 2018-07-31 14:47:17 -05:00
3cc0d2d1b7 kdestartup.sh: Move into dedicated dotfile scripts folder 2018-07-31 14:03:58 -05:00
57ad9fe53c Polybar: Use different width for bars on secondary monitors 2018-07-31 13:34:37 -05:00
8b984f2779 bspwm: Change logging prefixes, add fallbacks for wallpaper setting 2018-07-31 13:14:36 -05:00
922ae91986 bspwm: Load device-specific rc files 2018-07-31 12:45:12 -05:00
14c44ec428 bspwm: Load device-specific scripts 2018-07-31 12:39:28 -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
8485f7b073 sxhkd: Add tunneled X launcher for local VM 2018-07-30 13:11:11 -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
8d256daa3e Plasma: Do something
Whatever Plasma
You do you
2018-07-24 14:12:24 -05:00
e2f250341f Cava: Remove config
I don't use it anymore
2018-07-21 15:11:35 -05:00
a77fd36efe Conky: Unify config
Holy shit, I just viewed that shit in the online viewer
It was a huge mess of tabs and spaces
God that was horrifying
2018-07-20 00:17:41 -05:00
c1670a515a Compton: Center shadows
I think
2018-07-18 20:04:26 -05:00
30b6918539 Conky: Move top processes to their respective sessions
Saves a little space this way in addition to the obvious logical separation benefits
2018-07-18 18:21:48 -05:00
d88c181842 bspwm: Fix bugs in bspwmrc, add logging
FINALLY got around to fixing that shitty god damn multi-monitor code
2018-07-18 18:14:57 -05:00
d193746478 Conky: Shrink graphs, add process table 2018-07-18 17:37:00 -05:00
54ebfff695 bspwm: Go back to killall 2018-07-17 17:16:49 -05:00
da7166381a bspwm: Stop trying to kill services that don't exist 2018-07-17 17:10:21 -05:00
560e4abc83 bspwm: Amend SXHKD startup for OpenBSD, fix me being stupid 2018-07-17 16:50:54 -05:00
be3cafdb55 sxhkd: Add OpenBSD config 2018-07-17 16:45:07 -05:00
5c314595a0 bspwm: Tidy up the startup script, add OpenBSD support
Still needs bash, though
TODO: Fix that
2018-07-17 16:35:16 -05:00
61dced0547 .local/bin, sxhkd: Adjust to renamed mpv-xwinwrap 2018-07-14 17:59:06 -05:00
c91a7c09f7 rofi: Touch up theme, make it more readable 2018-07-14 17:32:29 -05:00
83dd5534f2 Polybar: Adjust font weight 2018-07-14 16:46:17 -05:00
c54abad3e3 Plasma, .local/bin: Updates 2018-07-14 14:35:52 -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
794ab0fde6 Conky: Fix spacing on graphs
"Don\'t let them back in; I'm teaching them a lesson about spacing.
2018-06-30 21:06:55 -05:00
42b88df83b Conky: Functional fixes, tallening, and graph-numbers 2018-06-30 21:01:31 -05:00
03a23ab64d Conky: Styling fixes, widening, and double-graphs 2018-06-30 20:57:11 -05:00
db0cf378a1 .local/bin: Update 2018-06-27 01:33:05 -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
1647fbf3c0 Dunst: Play with font sizes a bit 2018-06-23 14:40:06 -05:00
654e1ece8f Konsole: Doing Konsole things 2018-06-22 22:04:33 -05:00
c3e7043217 Conky, sxhkd: Switch to Conky toggle hotkey 2018-06-22 20:21:26 -05:00
38857f09ab Conky: Hide while xwinwrap is running 2018-06-22 19:50:10 -05:00
485d642240 Polybar: Increase title width 2018-06-22 18:24:35 -05:00
ee5eefb6e6 bspwm: Fix sxhkd cloning
I'm a dumbass
I'm a dumbass~
2018-06-21 19:45:06 -05:00
911ad5582f Polybar: Hide Dropbox module when not doing anything 2018-06-21 15:19:24 -05:00
2dc968e6ce Polybar: Add Dropbox module 2018-06-21 15:07:55 -05:00
7915b080ef Polybar: Use font weights to heigten bspwm module contrast 2018-06-21 14:29:21 -05:00
be1aa9276c rofi: Reposition, reproportion slightly 2018-06-21 14:15:27 -05:00
870e90e7f3 Dunst: Switch to Roboto font
Whups
2018-06-21 14:11:20 -05:00
f61ba8c761 Conky: Play with fonts, per-core CPU stats 2018-06-21 13:14:51 -05:00
b6af2ad110 Conky: Re-rice and reinstate 2018-06-21 12:44:42 -05:00
7517133b05 Polybar: Set up system tray
Now if only I had something to put in it.
2018-06-21 12:13:31 -05:00
c6cdc20248 Polybar: Move window title 2018-06-20 22:10:58 -05:00
774607b07d Polybar: A bar, bars, and miscellaneous refactoring
I'm bored as shit right now
2018-06-20 22:04:13 -05:00
c51c971d6d Polybar: Add charging indicator to battery module 2018-06-20 14:00:43 -05:00
63f7a79892 Polybar: Switch to CPU meter 2018-06-19 23:22:48 -05:00
880d869bc9 Polybar: More precise terminology on memory and fs-home modules 2018-06-19 23:16:37 -05:00
98219c216c Polybar: Increase bar padding 2018-06-19 21:19:51 -05:00
728f9b7af8 bspwm: Disable Conky 2018-06-19 21:18:40 -05:00
3ff6687792 Polybar: More bikeshedding 2018-06-19 21:02:54 -05:00
f22c4cf666 Conky: Unify case with the rest of the rice 2018-06-19 20:43:26 -05:00
8d3d3d5e44 Polybar: One-man bikeshedding 2018-06-19 19:32:09 -05:00
9335ba5d55 Polybar: Line width up with WM 2018-06-19 19:22:13 -05:00
a9446ffae3 rofi: Correct positioning 2018-06-19 19:15:03 -05:00
1523e30ec8 Polybar: Unify battery module 2018-06-19 19:13:30 -05:00
7d8cb3c447 Everything: Switch away from bitmap fonts 2018-06-19 19:11:21 -05:00
f42c4e57d0 Polybar: Remove Arch update module
Won't be using that for the forseeable future
2018-06-18 21:37:18 -05:00