From 74a6a2541f426fb085ecfacc4583533948fe3a0b Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Fri, 18 Feb 2022 19:23:18 +0100 Subject: sway: Various config updates --- dot.config-sway-config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dot.config-sway-config') diff --git a/dot.config-sway-config b/dot.config-sway-config index f027e64..930627c 100644 --- a/dot.config-sway-config +++ b/dot.config-sway-config @@ -188,7 +188,11 @@ output * { bg ~/Pictures/rainbow_colorful_background_lines_patterns_66008_2560x1440.png fill } +seat * xcursor_theme "Adwaita" + 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.0 +exec wlsunset -l 50.8 -L 6.1 +exec nm-applet --indicator -- cgit v1.2.3