Automatically put nmtui in floating mode

This commit is contained in:
Thomas Dehaeze 2020-04-08 14:37:36 +02:00
parent b19a92c2ee
commit 0714e33487
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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