From 5be0bb8b8357db25d7e8fa06938ca3e6a468468b Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sat, 2 Apr 2022 20:34:42 +0200 Subject: [PATCH] update sway --- config/sway/config.m4 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/sway/config.m4 b/config/sway/config.m4 index bf902ba..a0d45d3 100644 --- a/config/sway/config.m4 +++ b/config/sway/config.m4 @@ -7,6 +7,8 @@ define([forloop], [pushdef([$1], [$2])_forloop($@)popdef([$1])]) define([_forloop], [$4[]ifelse($1, [$3], [], [define([$1], incr($1))$0($@)])]) +exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP + set $mod Mod4 font pango:monospace 8 @@ -171,7 +173,7 @@ seat * hide_cursor 1200 # fcitx cannot capture super+space bindsym $mod+Space exec fcitx-remote -t -ifelse(hostname, [archachatina], [ +ifelse(hostname, [flammea], [ define(bigmonitor, "BenQ Corporation BenQ LCD 58F01595SL0") define(smallmonitor, "Dell Inc. DELL U2713HM 7JNY549C813S") define(television, "Samsung Electric Company SAMSUNG 0x00000001") @@ -207,4 +209,3 @@ ifelse(hostname, [petalius], [ assign [[window_role="presenter"]] 1 assign [[window_role="presentation"]] 9 -exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK