commit 564a273bce5c4a97edbbedeb9febb04d27d73e39 from: Thomas Böhler date: Sat Oct 25 12:23:37 2025 UTC sway: move user service exec to machines Signed-off-by: Thomas Böhler commit - cba1fbe619b9b8a93eb67ed2aa40616866691034 commit + 564a273bce5c4a97edbbedeb9febb04d27d73e39 blob - 4211466cce1b595f693729e0905a3106f707cf2a blob + 03ecb0a60ecf9ca6319e7c8ed6281922a3b34a0d --- sway/.config/sway/config +++ sway/.config/sway/config @@ -17,8 +17,6 @@ set $term alacritty # on the original workspace that the command was run on. set $menu wmenu-run -exec superd - ### Input configuration # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. blob - 45dd5475bd00f4b229691f0936cc26330feabb24 blob + 06641f1c4befeee35c282ac2bb6306c9267997cb --- sway/.config/sway/navi +++ sway/.config/sway/navi @@ -3,6 +3,7 @@ set $left_output HDMI-A-2 set $right_output DP-2 exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway +exec openrc -U gui output $left_output resolution 1920x1080 position 0,0 output $right_output resolution 1920x1080@143.981Hz position 1920,0 blob - 3dba9e6825bc6b18193e78a10907f30028e448d2 blob + ca18ae5ac0dfb1cc65a6dbd11ffc7d4d19f923fb --- sway/.config/sway/portable-navi +++ sway/.config/sway/portable-navi @@ -1,6 +1,8 @@ # You can get the names of your outputs by running: swaymsg -t get_outputs # +exec superd + bar { position top