Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-20 | some UI tweaks | Ben Sima | |
Change-Id: Id7b3099472c6e15154dc75d3614862f02be031d7 | |||
2023-01-01 | xmonad: scratchpad and gap spacing | Ben Sima | |
i think the scratchpad doesn't work but idk why Change-Id: I9e09ae6c2a736b5f88c769ec3754759b665a9901 | |||
2022-11-16 | Finally figured out how to use RationalRect | Ben Sima | |
Change-Id: I98e53e9984a98795fec01196bb51e41a2b9597dd | |||
2022-11-16 | Add transparent terminal | Ben Sima | |
Change-Id: Ib281d72d782df657eda23e580d54dc0d4f1b18c6 | |||
2022-11-07 | random xmonad improvements | Ben Sima | |
2022-08-08 | Enable all 9 workspaces | Ben Sima | |
xmonad sets 9 workspaces by default so just use them all | |||
2022-08-04 | Don't bind Fkeys | Ben Sima | |
2022-08-02 | Configure autorandr properly, and call it with Super+r | Ben Sima | |
2022-07-22 | Remove unneeded spaces | Ben Sima | |
2022-07-21 | Add workspaces to my status bar | Ben Sima | |
2022-07-11 | Update xmonad workspaces and layouts | Ben Sima | |
2022-07-11 | Use rofi more directly | Ben Sima | |
2022-02-01 | lock when yubikey is removed | Ben Sima | |
Took me forever but I figured out how to use udev rules to give xautolock permission to see the yubi when unlocking. Also triggers a systemd service that locks the screen when yubi is removed. I couldn't do this directly in a udev RUN becaues udev sucks at running programs as different users and with environment variables and such. This is still a bit buggy, I seem to consistently need to authenticate twice when unlocking, but I think that would be fixed if I get rid of the serviceConfig.User thing with some fancy scripting. And as a backup, added Super+Shift+L for manual locking. | |||
2021-05-22 | Add dswitcher and cleanup xmonad a bit | Ben Sima | |
2020-12-30 | xmonad, xlayoutdisplay, and xbindkeys | Ben Sima | |
2020-11-30 | helium: use urxvt, fix xmonad, and pin nixpkgs | Ben Sima | |
2020-11-27 | tweak xmonad layouts, add ThreeCol | Ben Sima | |
2020-04-04 | Just some cleanup refactoring | Ben Sima | |
2019-09-10 | fix xmonad key | Ben Sima | |
2019-08-27 | reorganize, and some small fixes | Ben Sima | |