From cd080424127bb8e91ba4df7f36aa7b541d35752b Mon Sep 17 00:00:00 2001 From: "c0co.channel" Date: Wed, 10 Sep 2025 17:50:26 +0100 Subject: Rework for dekstop and nvidia display src --- dom0/files/misc-config/sway-config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dom0/files/misc-config/sway-config') diff --git a/dom0/files/misc-config/sway-config b/dom0/files/misc-config/sway-config index fd4e37f..60e6eed 100644 --- a/dom0/files/misc-config/sway-config +++ b/dom0/files/misc-config/sway-config @@ -28,7 +28,7 @@ output * bg $HOME/.config/guix-config/dom0/files/wallpapers/taclnc.png fill # output HDMI-A-1 resolution 1920x1080 position 1920,0 output * resolution 1920x1080 exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY -exec spice-vdagent +# exec spice-vdagent # You can get the names of your outputs by running: swaymsg -t get_outputs ### Idle configuration @@ -222,7 +222,7 @@ bar { # When the status_command prints a new line to stdout, swaybar updates. # The default just shows the current date and time. - status_command while (echo "!! WARNING !! THIS IS Dom0 !! $(date +'%Y-%m-%d %X'); do sleep 1; done + status_command while (echo "! ! WARNING ! ! THIS IS Dom0 ! ! $(date +'%Y-%m-%d %X')"); do sleep 1; done colors { statusline #ffffff -- cgit v1.2.3