Update some git stuffs and floating i3 windows
This commit is contained in:
@ -34,7 +34,7 @@ for_window [class="st"] border pixel $thick
|
||||
# FLOATING APPLICATIONS
|
||||
#for_window [class="Orca"] floating enable
|
||||
for_window [class="Foliate"] floating enable
|
||||
for_window [class="Foliate"] floating_maximum_size 800 x 400
|
||||
for_window [class="Foliate"] floating_maximum_size 400 x 800
|
||||
|
||||
# GAP VARIABLES
|
||||
set $inner 12
|
||||
@ -142,7 +142,7 @@ bindsym $mod+f fullscreen toggle
|
||||
bindsym $mod+Shift+space focus mode_toggle
|
||||
|
||||
# PAPER MODE
|
||||
bindsym $mod+Ctrl+space floating toggle; resize set 700px 700px; $center
|
||||
bindsym $mod+Ctrl+space floating toggle; resize set 780px 880px; $center
|
||||
|
||||
# CENTER FLOATING
|
||||
bindsym $mod+c $center
|
||||
|
||||
Reference in New Issue
Block a user