From 7bf6dc43055c8929484c4ea233e568bb49aa78f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 14 Jul 2021 11:47:48 +0200 Subject: i3: switch from Rambox to Ferdi --- config/i3/config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/i3/config b/config/i3/config index 354722c..d55e4f5 100644 --- a/config/i3/config +++ b/config/i3/config @@ -202,7 +202,8 @@ for_window [ title="Music player daemon client" ] floating enable; for_window [ title="Music player daemon client" ] resize set 70 ppt 70 ppt for_window [ title="Music player daemon client" ] move position center -# Set Rambox to scratchpad +# Set IM to scratchpad +for_window [class="Ferdi"] move scratchpad for_window [class="Rambox"] move scratchpad # On-screen keyboard Florence for_window [class="Florence"] floating enable @@ -223,5 +224,5 @@ exec --no-startup-id dunst # Set background exec --no-startup-id i3background -# Start Rambox -exec rambox +# Start Ferdi +exec ferdi -- cgit v1.2.3