Update some git stuffs and floating i3 windows

This commit is contained in:
Colin Powell
2020-02-10 22:33:04 -05:00
parent 5c9dd8b6d9
commit 4fb6dcaadf
3 changed files with 4 additions and 3 deletions

View File

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