From 6689b3ce97a04f23e2d033e161c4a3a80b78b9e1 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Mon, 9 Jan 2023 16:38:12 -0800 Subject: systemd: add weylus --- dot_config/i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dot_config/i3') diff --git a/dot_config/i3/config b/dot_config/i3/config index 088a9be..cbed1b0 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -303,6 +303,7 @@ assign [class="thunderbird"] $ws4 assign [class="TelegramDesktop"] $ws5 assign [class="discord"] $ws5 assign [class="Microsoft Teams - Preview"] $ws5 +assign [class="FLTK"] $ws9 # automatic set focus new window if it opens on another workspace then the current: for_window [class=Xfce4-terminal] focus @@ -414,6 +415,8 @@ for_window [window_role="About"] floating enable for_window [class="copyq"] floating enable resize set 800 800 for_window [class="Nm-connection-editor"] floating enable for_window [class="flameshot"] floating enable +for_window [class="FLTK"] floating enable resize 700 700 +for_window [class="1Password"] floating enable resize 800 800 #for_window [class="TelegramDesktop"] floating enable resize set 800 800 for_window [class="TelegramDesktop"] floating enable resize set 1300 1200 for_window [class="eudic"] floating enable resize set 800 800 -- cgit v1.2.3