[Hyprland] Adds window rules and introduces per-system config.
This commit is contained in:
@@ -56,6 +56,16 @@
|
||||
"secondary-statusbar"
|
||||
];
|
||||
|
||||
xdg.configFile = {
|
||||
"hypr/altair.lua" = {
|
||||
source = ./hyprland.lua;
|
||||
};
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.extraConfig = ''
|
||||
require("altair")
|
||||
'';
|
||||
|
||||
# TODO: Still merging these into the LUA config
|
||||
# wayland.windowManager.hyprland.settings = {
|
||||
# exec_once = [
|
||||
|
||||
Reference in New Issue
Block a user