Start implementing actions in modules. Change terminator to xterm as it doesnt spawn another child process
This commit is contained in:
@@ -22,6 +22,9 @@ for_window [class="FLOAT_PAVU"] floating enable
|
||||
for_window [class="FLOAT_PAVU"] resize set 800 540
|
||||
for_window [class="FLOAT_PAVU"] border pixel 3
|
||||
for_window [class="FLOAT_PAVU"] move absolute position $pavuX px $below_barY px
|
||||
for_window [class="FLOAT_TERM"] floating enable
|
||||
for_window [class="FLOAT_TERM"] move absolute position $htopX px $below_barY px
|
||||
for_window [class="FLOAT_TERM"] border pixel 3
|
||||
for_window [window_role="FLOAT_TERM"] floating enable
|
||||
for_window [window_role="FLOAT_TERM"] move absolute position $htopX px $below_barY px
|
||||
for_window [window_role="FLOAT_TERM"] border pixel 3
|
||||
|
||||
Reference in New Issue
Block a user