Commit graph

12 commits

Author SHA1 Message Date
836da8b798
Fix up now-broken modules 2025-11-19 09:14:08 -08:00
57a1d1f5b9
Polkit,Hypr, update kde-packages to qt6, remove portal
There is a warning to update before deprecation. This is a fix for that.
Remove a conflicting portal implementation
2025-03-17 18:48:26 -07:00
bb463bfb3f
Hypr, fix rebuild not working due to missing icons
The old .gitignore contained the hypr icons path. Newer versions of nix
did not want to rebuild because hypr/icons didn't exist in git. The fix
was simple to move the .gitignore from the home directory to inside of
the icons folder and include it. That way icons can be added and the
folder exists.

Oh--this also adds musescore because that was the impetus to fix this...
It has nothing critical to do with the commit, I'd just rather have them
in one rn
2025-01-22 10:19:51 -08:00
7cc650aea6
hmApps, refactor, clean up, break groups 2024-11-29 13:50:21 -08:00
7e81e09ca4
Hypr, move from xonsh to python3 2024-11-11 14:23:11 -08:00
b57482b98b
Hypr, update from no_gaps_when_only 2024-11-11 14:23:11 -08:00
d1dbda98cd
Hypr, fix package nix store paths 2024-11-11 14:22:53 -08:00
65282e05c9
Global, Hypr, Systems, Flake update 2024-10-21
Refactored systems to be dependant on host. So that jibril and onizuka
can have separate profiles. Doing this split up the systems/ folder, and
also forced a flake update to test. This was done midway through the
hypr rework, and would have been difficult to decouple, so I just did a
big commit instead <3

Refactored the entire hypr system to use settings and nix rather than
its native config. This is working and tested on Jibril, but is missing
the scripts used for switching workspaces on Onizuka.
2024-10-24 10:35:36 -07:00
f2e9bf0fc2
Flake update 2024-07-15, and hypr cachix fix 2024-07-15 18:37:14 -07:00
3057ff1352
Hypr, Update settings for 0.40.0
Update refresh rate now that Nvidia Driver 555 is available
Remove Cursor environment variable (no longer needed)
Explicitly set which graphics card to use
Add extra environment variable because everyone says to :)))
2024-05-27 01:55:38 -07:00
92211cc1be Hypr, fix workspace bug, add xonsh for scripts 2024-04-18 02:44:42 -07:00
ffada2703c Refactor codebase to use nix modules 2024-04-18 02:42:11 -07:00