diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2026-07-27 19:39:26 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2026-07-27 20:02:48 +0200 |
| commit | 55b8acc8c9550108189493bc7853e56813737389 (patch) | |
| tree | 30cf3077cc3fa8ac83256e2ba23a253aa7717ea5 /naboo.config-sway-local.conf | |
| parent | 0115a03fa1b3fc65de549003310bd771d1714450 (diff) | |
sway: Some updates; move non-Fedora stuff to naboo directly
Diffstat (limited to 'naboo.config-sway-local.conf')
| -rw-r--r-- | naboo.config-sway-local.conf | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
