aboutsummaryrefslogtreecommitdiff
path: root/extras/HOME/.xmonad/startup
Commit message (Collapse)AuthorAge
* Add some support for vertially ordered screens.Josh Rahm2024-10-14
| | | | | | | | Add's the workspace '+' as the first workspace that's not on the same 'plane' as the current workspace. A screen, screen1 is considered on the same plane as screen2 if screen2's vertical center point is within screen1's vertical bounds.
* Add totp support to the password managerJosh Rahm2023-12-01
|
* Some new styling and better logging capabilitesJosh Rahm2022-10-09
|
* For the work laptop, fix it so that picom does not run with multiple ↵Josh Rahm2022-10-09
| | | | monitors (it slows things down way too much)
* merged.Josh Rahm2022-10-09
|
* minor aesthetic changesJosh Rahm2022-10-09
|
* Killed Dependency on Cairo. Vastly improved layout experience.Josh Rahm2022-10-09
|
* Synchronize with the look on photonJosh Rahm2022-10-09
|
* More XMobar sexiness.Josh Rahm2022-10-09
Revamped the install script to make it easier to handle the install process.