added hyprconf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{...}: {
|
||||
{hyprconf, ...}: {
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
@@ -8,7 +8,7 @@
|
||||
"$browser" = "firefox";
|
||||
"$bar" = "ags run";
|
||||
|
||||
monitor = [",highres@highrr,auto,auto"];
|
||||
monitor = hyprconf.monitor;
|
||||
|
||||
exec = [
|
||||
"$bar"
|
||||
|
||||
Reference in New Issue
Block a user