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 ++++--- private | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) 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 diff --git a/private b/private index d8c15ea..f61a0e2 160000 --- a/private +++ b/private @@ -1 +1 @@ -Subproject commit d8c15eaca10279c8009d8b1da81446554605a0a6 +Subproject commit f61a0e2b8ed6d5bac8271b5b9a580c7ea799552f -- cgit v1.2.3