dev #19

Open
tdpeuter wants to merge 94 commits from dev into main
2 changed files with 11 additions and 2 deletions
Showing only changes of commit 1de1c15acc - Show all commits

View file

@ -37,6 +37,12 @@ in {
recursive = true; recursive = true;
source = ../../../stow/hyprland/.config/hypr; source = ../../../stow/hyprland/.config/hypr;
}; };
".config/hypr/hy3-plugin.conf" = {
inherit (config.sisyphus.desktop.hyprland) enable;
text = ''
plugin = ${pkgs.hyprlandPlugins.hy3}/lib/libhy3.so
'';
};
".config/kitty" = { ".config/kitty" = {
enable = false; enable = false;
recursive = true; recursive = true;

View file

@ -1,6 +1,9 @@
#
# ~/.config/hypr/hy3.conf
#
# TODO Do not hardcode this path # Load the plugin. File should contain `plugin = /path/to/lib/libhy3.so`
plugin = /nix/store/afivj8v5kfdsadxs4pa45vh0y65s3ajm-hy3-hl0.49.0/lib/libhy3.so source = /home/tdpeuter/.config/hypr/hy3-plugin.conf
general:layout = hy3 general:layout = hy3