From 16a2307891af00373d743fa8f33dc59de046a173 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 13 Jan 2025 14:00:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-13 14:00:05 --- .config/sway/config | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 46362233..359973cc 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -1,27 +1,5 @@ include /etc/sway/config.d/* -# sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment -# See FS#63021 -# Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal. - -# Upstream refuses to set XDG_CURRENT_DESKTOP so we have to. -# exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway -# exec systemctl --user import-environment DISPLAY \ -# SWAYSOCK \ -# WAYLAND_DISPLAY \ -# XDG_CURRENT_DESKTOP -# -# exec hash dbus-update-activation-environment 2>/dev/null && \ -# dbus-update-activation-environment --systemd DISPLAY \ -# SWAYSOCK \ -# XDG_CURRENT_DESKTOP=sway \ -# WAYLAND_DISPLAY -# Default config for sway -# -# Copy this to ~/.config/sway/config and edit it to your liking. -# -# Read `man 5 sway` for a complete reference. - ### Variables # # Logo key. Use Mod1 for Alt. @@ -314,12 +292,7 @@ bar { # autostart applications # TODO: add obsidian and filen? exec nm-applet - +exec dunst exec autotiling & -# exec_always pkill waybar && waybar -# exec waybar & -# exec pkill dunst; dunst -exec dunst exec blueman-applet & exec tmux start-server & -