summaryrefslogtreecommitdiff
path: root/dom0/files
diff options
context:
space:
mode:
authorc0co.channel <c0co.channel@braincrime.com>2025-09-10 01:32:17 +0100
committerc0co.channel <c0co.channel@braincrime.com>2025-09-10 01:32:17 +0100
commit32c943e19323b7be2a15aa18d575e03074a7e6c4 (patch)
tree6ac43062127217fdf8b6c24b866ccc8975e69995 /dom0/files
parentbe45b9fff3c435689ed21f4ec8fc32803b5858c1 (diff)
Tidy .scms, more XDG env vars, virtman to syswide
Diffstat (limited to 'dom0/files')
-rw-r--r--dom0/files/misc-config/sway-config4
1 files changed, 2 insertions, 2 deletions
diff --git a/dom0/files/misc-config/sway-config b/dom0/files/misc-config/sway-config
index e654cea..fd4e37f 100644
--- a/dom0/files/misc-config/sway-config
+++ b/dom0/files/misc-config/sway-config
@@ -26,7 +26,7 @@ output * bg $HOME/.config/guix-config/dom0/files/wallpapers/taclnc.png fill
# Example configuration:
#
# output HDMI-A-1 resolution 1920x1080 position 1920,0
-output * resolution 1920x1080 position 1920,0
+output * resolution 1920x1080
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY
exec spice-vdagent
# You can get the names of your outputs by running: swaymsg -t get_outputs
@@ -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 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