Commit Graph

803 Commits

Author SHA1 Message Date
f543fe783f .local/bin, .bashrc: Update, adhere to new directory structure 2018-08-08 16:02:04 -05:00
acf7ee9434 Dunst: Reposition 2018-08-07 19:59:44 -05:00
481fcc670b bspwm: Fix desktop assignments (hopefully) 2018-08-07 19:44:22 -05:00
87c428023a Conky: Okay, maybe a little more screen space would be nice 2018-08-07 19:41:44 -05:00
9cf7e8beef Conky: Change to sidebar layout
Also KDE stuff doing KDE things with their config files
2018-08-07 19:34:10 -05:00
4a400dd1df Polybar, bspwm: De-rice 2018-08-07 19:22:22 -05:00
333e45bcd2 Compton: Add fade back 2018-08-07 19:21:21 -05:00
cd6af017e3 Compton: Remove a bunch of animations
Trying to simplify things
2018-08-07 19:08:39 -05:00
30031641e8 .local/bin: Update 2018-08-04 22:58:10 -05:00
0714e9dc0c Revert "Dunst: Change frame color to dark yellow"
This reverts commit cf99156f45.
2018-08-04 22:53:12 -05:00
cf99156f45 Dunst: Change frame color to dark yellow
It stands out better against the dark programs I run all the time
2018-08-04 22:45:45 -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
a7d14dc5e2 bspwm monitorset.sh: Make sanity checks more robust, fix unescaped quotes 2018-08-02 21:13:57 -05:00
e5e6dd41c5 bspwm, Compton: Behavior and window rules 2018-08-02 20:55:59 -05:00
3fce79d834 Polybar: Refactors, small modules, and device-specific configuration 2018-08-01 22:38:48 -05:00
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
ae020735b4 Vim: Remove incsearch.vim
That was a bad idea
2018-08-01 20:34:37 -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
0060adef1f Merge branch 'master' of gitlab.com:rehashedsalt/home 2018-07-31 21:37:18 -05:00
9c7728aee6 Polybar: Remove xwindow module from secondary bars 2018-07-31 21:37:09 -05:00
20dfe86beb SSH: Add config
I'm leaking a little info about my network, but it's acceptable
All of these hosts only accept pubkey auth
2018-07-31 20:32:27 -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