708 current 2024-05-28 12:51:02 24.11.20240524.bfb7a88 6.9.1-zen1 *
This commit is contained in:
parent
cde6791ce3
commit
a47557b30f
1 changed files with 1 additions and 1 deletions
|
|
@ -45,6 +45,7 @@ in {
|
|||
package = inputs.hyprland.packages.${system}.default;
|
||||
|
||||
systemd = {
|
||||
enable = true;
|
||||
variables = ["--all"];
|
||||
extraCommands = [
|
||||
"systemctl --user stop graphical-session.target"
|
||||
|
|
@ -55,7 +56,6 @@ in {
|
|||
|
||||
wayland.windowManager.hyprland.settings = with colors; {
|
||||
exec-once = [
|
||||
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
|
||||
"pw-loopback -C \"alsa_input.pci-0000_0d_00.4.analog-stereo\" -P \"Scarlett Solo (3rd Gen.) Headphones / Line 1-2\""
|
||||
"sway-audio-idle-inhibit"
|
||||
"firefox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue