From 55b8acc8c9550108189493bc7853e56813737389 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Mon, 27 Jul 2026 19:39:26 +0200 Subject: sway: Some updates; move non-Fedora stuff to naboo directly --- naboo.config-sway-local.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'naboo.config-sway-local.conf') diff --git a/naboo.config-sway-local.conf b/naboo.config-sway-local.conf index 1ac3810..e56b8d1 100644 --- a/naboo.config-sway-local.conf +++ b/naboo.config-sway-local.conf @@ -1,3 +1,10 @@ +bindsym $mod+Return exec kitty-1 +exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP +exec mako +exec swayidle -w lock "swaylock -f" before-sleep "loginctl lock-session" timeout 600 'swaymsg "output * dpms off"; loginctl lock-session' resume 'swaymsg "output * dpms on"' +# Lat/Lon for Aachen +exec wlsunset -l 50.8 -L 6.1 + output * scale 2 output DP-1 pos 0 0 output HDMI-A-1 pos 1920 0 -- cgit v1.2.3