Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-08 | (XServer)~adjust scale to external monitor on laptop | Aryadev Chavali | |
2024-08-17 | Big update of everything, new machine | Aryadev Chavali | |
2024-06-11 | (*)~Some cleanup | Aryadev Chavali | |
2024-05-31 | (XServer)~clean up configuration a bit | Aryadev Chavali | |
2023-09-07 | (XServer)~glx->xrender for picom | Aryadev Chavali | |
2023-08-25 | (XServer)~change monitor positions,-disable fade in for picom | Aryadev Chavali | |
2023-03-19 | (*)~lots of small changes | Aryadev Chavali | |
~ changed emacs theme background for isearch ~ updated default.el ~ changed vim theme | |||
2022-11-24 | (*)~few changes, not massive | Aryadev Chavali | |
2022-10-11 | (*)~changes to make biber work | Aryadev Chavali | |
2022-09-14 | (XServer)~xrandr records for monitors, picom now uses vsync | Aryadev Chavali | |
2022-07-12 | (*)~general fixes, small scale | Aryadev Chavali | |
(notmuch)+junk tag (Shell)~sdkman so it uses the current username | |||
2022-01-12 | (XServer)~rotation for right monitor to normal | Aryadev Chavali | |
2021-09-15 | (General)~small changes | Aryadev Chavali | |
Just check each edit, there's nothing to describe or explain here. | |||
2021-07-27 | (Shell|XServer)~minor edits with indenting | Aryadev Chavali | |
(Shell)~propagate change to emacs service (no -s MAIN) and editing (XServer)~state explicit full path for lock script for ease of understanding (it's a user script, not some other program) | |||
2021-07-11 | (XServer)-ssh-agent call in xinitrc, just do it in zprofile | Aryadev Chavali | |
2021-07-11 | (XServer)+xrandr records for oldboy desktop | Aryadev Chavali | |
My desktop uses VGA and display port for it's outputs, distinct from the Laptops outputs. Hence we can setup all xrandr records in one go and be fine for the ride. | |||
2021-07-10 | (General)~updates to various files due to reinstall on laptop | Aryadev Chavali | |
By reinstalling arch on my laptop, I've had the chance to see any loose ends or errors in my setup that, by virtue of how fresh the system is, I'm motivated to fix. | |||
2021-07-06 | (General)~loads of commits, getting ready to port dotfiles to another machine | Aryadev Chavali | |
2021-05-06 | (Repo)~general changes that I cba to document | Aryadev Chavali | |
2020-09-01 | ~ssh-agent and ssh-add | Aryadev Chavali | |
2020-08-28 | +ssh-agent to xinit | Aryadev Chavali | |
No need for ssh passwords when I can use the ssh agent | |||
2020-07-09 | +script to update dwmbar based on music changes | dx | |
2020-07-07 | ~bspwm -> dwm | dx | |
Moved back to dwm, commented out bspwm binds and reset xinit | |||
2020-06-27 | +set hibernate time to 1800s | dx | |
2020-06-10 | ~clean up xinitrc, rearrange service instantiation | dx | |
2020-06-10 | ~dwm -> bspwm | dx | |
dwm was giving me some issues, and it just wasn't fun to use anymore. So I switched to bspwm, which should have basically everything I need. | |||
2020-06-06 | +dunst | dx | |
Using the default config given on website | |||
2020-06-06 | +dwmblocks | dx | |
2020-06-06 | ~reboot_services -> xinitrc | dx | |
2020-05-31 | +xprofile file for the xmodmap and setxkbmap | dx | |
When switching keyboards, these aren't applied. So I want a separate script to run such that when I do switch keyboards I can just run it to reapply these crucial settings. | |||
2020-05-17 | ~some stuff with xserver | dx | |
2020-05-14 | ~xss-lock sleep control given to lock script | dx | |
2020-05-12 | +xmodmap and xinitrc | dx | |
Theses are the files that dictate the startx routine. I don't use a login manager as I don't need one. The last statement in xinitrc represents the wm I'm using. Xmodmap maps the caps lock to hyper, which I can use as an extra layer system for sxhkdrc, allowing even more key combinations. |