Compare commits
2 Commits
5a9e06e622
...
c645f41523
Author | SHA1 | Date | |
---|---|---|---|
c645f41523
|
|||
2e892767ca
|
@ -7,5 +7,4 @@
|
||||
|
||||
monolisa = pkgs.callPackage ./monolisa {};
|
||||
msty = pkgs.callPackage ./msty {};
|
||||
unityhub_3_13 = pkgs.callPackage ./unityhub_3_13 {};
|
||||
}
|
||||
|
@ -109,7 +109,7 @@
|
||||
"$mainMod, XF86MonBrightnessDown" = ["exec, hyprctl hyprsunset temperature 5750"];
|
||||
"$mainMod, XF86MonBrightnessUp" = ["exec, hyprctl hyprsunset identity"];
|
||||
|
||||
"CTRL ALT, r" = ["exec, systemctl --user restart hyprpanel.service"];
|
||||
"CTRL ALT, t" = ["exec, systemctl --user restart hyprpanel.service"];
|
||||
};
|
||||
|
||||
ws-bindings = {
|
||||
|
@ -117,12 +117,7 @@
|
||||
|
||||
# Unity Stuff
|
||||
# TODO: Unity module
|
||||
|
||||
# TODO: Unityhub builds again, but the editor doesn't launch
|
||||
# due to missing dynamic libraries.
|
||||
# They are declared in the unityhub derivation but not picked up...
|
||||
# Can use flatpak as a workaround :(
|
||||
# unityhub_3_13
|
||||
# unityhub # TODO: Wait for https://nixpk.gs/pr-tracker.html?pr=422785
|
||||
unity-rider
|
||||
dotnetCore
|
||||
mono
|
||||
|
Reference in New Issue
Block a user