From e7896c409cbcd41b980fa487c312fef986af00ec Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 26 Sep 2022 17:29:45 +0200 Subject: update --- .config/i3/config | 3 +++ .fvwm2rc | 1 + 2 files changed, 4 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 9069684..f642364 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -96,6 +96,9 @@ for_window [class="Picard"] floating enable for_window [title="QEMU"] floating enable for_window [class="Quodlibet"] floating enable for_window [class="RSS Guard"] floating enable +#for_window [class="Navigator"] floating enable +for_window [class="SeaMonkey"] floating enable +#for_window [window_role="browser"] floating enable for_window [class="Signal"] floating enable for_window [class="Slack"] floating enable for_window [class="Spotify"] floating enable diff --git a/.fvwm2rc b/.fvwm2rc index e8b061b..1159092 100644 --- a/.fvwm2rc +++ b/.fvwm2rc @@ -102,6 +102,7 @@ AddToMenu "Desktop-Apps" + "&Keybase" Exec exec keybase-gui + "S&ignal" Exec exec signal-desktop + "&Slack" Exec exec slack ++ "Sea&Monkey" Exec exec seamonkey + "&Zoom" Exec exec zoom DestroyMenu "Settings" -- cgit v1.2.3