From a4cec2157f8d15f234f51798d2856597070fafb8 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Wed, 8 Apr 2020 14:37:36 +0200 Subject: [PATCH] Automatically put nmtui in floating mode --- dotfiles/i3.org | 1 + dotfiles/sxhkd.org | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/i3.org b/dotfiles/i3.org index fa0fe11..2b4305f 100644 --- a/dotfiles/i3.org +++ b/dotfiles/i3.org @@ -153,6 +153,7 @@ To display names or symbols instead of plain workspace numbers you can use somet for_window [title="Simulink Library Browser"] floating enable for_window [class="Floating"] floating enable, resize set 800 600, move position 1100 460 for_window [class="Sxiv"] floating enable, resize set 800 600, move position center + for_window [title="nmtui"] floating enable, resize set 800 600 #+end_src * Scratchpad diff --git a/dotfiles/sxhkd.org b/dotfiles/sxhkd.org index 2934c22..7506c92 100644 --- a/dotfiles/sxhkd.org +++ b/dotfiles/sxhkd.org @@ -57,7 +57,7 @@ # Start network manager super + w - $TERMINAL --class="Floating" -e 'sudo nmtui' + $TERMINAL -e 'sudo nmtui' # Start Sound Manager super + shift + s