From 4a3c61b2125138239459ec3c204ca6ca9dc14453 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Fri, 17 Jan 2020 12:25:43 +0200 Subject: [PATCH] Updates --- .config/environment.d/99-java.conf | 1 + .config/sway/config | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .config/environment.d/99-java.conf diff --git a/.config/environment.d/99-java.conf b/.config/environment.d/99-java.conf new file mode 100644 index 0000000..22a8ae6 --- /dev/null +++ b/.config/environment.d/99-java.conf @@ -0,0 +1 @@ +_JAVA_AWT_WM_NONREPARENTING=1 diff --git a/.config/sway/config b/.config/sway/config index d0d8601..669b862 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -299,7 +299,7 @@ bar { input * { xkb_layout ee,ee xkb_variant us, - xkb_options caps:escape + xkb_options caps:escape,grp:win_space_toggle xkb_numlock enabled tap enabled } @@ -321,5 +321,10 @@ input 1267:32:Elan_TrackPoint { pointer_accel 0.3 } +for_window [title="Microsoft Teams Notification" class="microsoft teams - preview"] floating enable +for_window [title="Microsoft Teams Notification" class="Microsoft Teams - Preview"] floating enable +no_focus [title="Microsoft Teams Notification"] +for_window [title="Microsoft Teams Notification"] move absolute position 0 px 0 px + include /etc/sway/config.d/*