mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-11 15:29:23 +01:00
hyprland: Source non-trivial scripts
I may simplify this later.
This commit is contained in:
parent
5c180d227d
commit
328f30151b
3
home.nix
3
home.nix
@ -949,5 +949,8 @@
|
||||
c.content.headers.accept_language = 'ja-JP,en-US'
|
||||
'';
|
||||
};
|
||||
xdg.configFile."hypr/focusmaster.sh".source = ./focusmaster.sh;
|
||||
xdg.configFile."hypr/swapmaster.sh".source = ./swapmaster.sh;
|
||||
xdg.configFile."hypr/tags.sh".source = ./tags.sh;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user