summaryrefslogtreecommitdiff
path: root/modules/nixos/hyprland.nix
Commit message (Collapse)AuthorAge
* add polkit-kde-agent for privelidge authDevin Finlinson2024-01-19
|
* use xdph over xdpw, as it is more feature completeDevin Finlinson2024-01-19
|
* add program for better screensharingDevin Finlinson2024-01-19
|
* can't connect to anything with gnome keyring wtfDevin Finlinson2024-01-18
|
* gnome-keyringDevin Finlinson2024-01-18
|
* hypaper added but not configuredDevin Finlinson2024-01-18
|
* added gnome-keyringDevin Finlinson2024-01-18
|
* added config for swayidleDevin Finlinson2024-01-13
|
* add font for waybarDevin Finlinson2024-01-12
|
* hyprland xwayland patches deprecatedDevin Finlinson2023-12-04
|
* starting to bring definitions back into purpose-specific locations, rather ↵Devin Finlinson2023-10-03
| | | | than type-specific
* i've gone mad with powerDevin Finlinson2023-10-03
/ attempted config from misterio77 to fix inputs errors // this created the default.nix files and commented out block in flake.nix // didn't work, misterio is insane / but misterio's nix-colors github tells you to pass it as a special arg into home-manager // was confused for a bit but got it as an extraSpecialArg cause of module bullshit /// good thing i had that old note or i'd have been stuck / now the inputs pass into home-manager // hoping to find a more elegant passthrough format / oh also moved home-manager's modules to modules folder because misterio does // probably because they're crazy but also because they've gone so deep it's somehow necessary for anything to work /// idk how or why, should have something to do with replacing/following default nix format? //// thus the default.nix files to add/override defaults? this is my longest commit message ever