Forgot to remove absolute px i3 resize

master
Quentin Duchemin 2023-10-29 16:12:40 +01:00
parent 5a3a34be55
commit 8c47567f9b
2 changed files with 1 additions and 7 deletions

View File

@ -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+v [con_mark="mixer"] scratchpad show, move position center
for_window [class="Pianoteq STAGE"] floating enable, move position center
assign [class="Pianoteq STAGE"] → number 6

View File

@ -39,8 +39,3 @@ exec --no-startup-id xinput set-prop "Asus TouchPad" "libinput Tapping Enabled"
##################################
# 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