1
1
Fork 0

nix: formatting

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-09-24 18:24:36 -05:00
parent 5464089948
commit 749bd90816
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -68,13 +68,13 @@ in {
# https://wiki.hyprland.org/Configuring/Keywords/#executing
exec-once =
[
optionals config.custom.wallpaper ["wallpaper"]
++ [
sway-audio-idle-inhibit # Inhibit idle while audio is playing
"${clipse} --clear" # Clear clipboard history
"${clipse} --listen" # Monitor clipboard
"[group new lock; tile] ${firefox-esr}"
]
++ optionals config.custom.wallpaper ["wallpaper"];
];
# https://wiki.hyprland.org/Configuring/Variables/#xwayland
xwayland = {