Forgot to remove absolute px i3 resize
parent
5a3a34be55
commit
8c47567f9b
|
@ -66,5 +66,4 @@ for_window [class="Catia*"] mark "jack", move scratchpad
|
||||||
bindsym $mod+Shift+j [con_mark="jack"] scratchpad show, move position center
|
bindsym $mod+Shift+j [con_mark="jack"] scratchpad show, move position center
|
||||||
bindsym $mod+Shift+v [con_mark="mixer"] scratchpad show, move position center
|
bindsym $mod+Shift+v [con_mark="mixer"] scratchpad show, move position center
|
||||||
for_window [class="Pianoteq STAGE"] floating enable, move position center
|
for_window [class="Pianoteq STAGE"] floating enable, move position center
|
||||||
|
|
||||||
assign [class="Pianoteq STAGE"] → number 6
|
assign [class="Pianoteq STAGE"] → number 6
|
||||||
|
|
|
@ -38,9 +38,4 @@ exec --no-startup-id xinput set-prop "Asus TouchPad" "libinput Tapping Enabled"
|
||||||
|
|
||||||
##################################
|
##################################
|
||||||
# OPERATIONS FOR SPECIFIC WINDOWS
|
# OPERATIONS FOR SPECIFIC WINDOWS
|
||||||
##################################
|
##################################
|
||||||
|
|
||||||
# Larger Thunderbird floating window
|
|
||||||
for_window [class="thunderbird" window_type="normal"] resize set 2500 1500
|
|
||||||
for_window [class="Signal"] resize set 2500 1500
|
|
||||||
for_window [class="Telegram"] resize set 2500 1500
|
|
Loading…
Reference in New Issue