From 98560497d41eb648f203ae622789e85ff8454773 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Sun, 29 May 2022 19:33:37 +0200 Subject: [PATCH] updates --- hjalmar-mothership/i3/config | 2 +- zathura/zathurarc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hjalmar-mothership/i3/config b/hjalmar-mothership/i3/config index 9d84f7f..db6d104 100644 --- a/hjalmar-mothership/i3/config +++ b/hjalmar-mothership/i3/config @@ -165,7 +165,7 @@ bindsym $mod+Shift+2 move container to workspace $ws2; workspace $ws2 bindsym $mod+Shift+3 move container to workspace $ws3; workspace $ws3 bindsym $mod+Shift+4 move container to workspace $ws4; workspace $ws4 bindsym $mod+Shift+5 move container to workspace $ws5; workspace $ws5 -bindsym $mod+Shift+6 move container to workspace $ws5; workspace $ws6 +bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6 bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7 bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8 bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9 diff --git a/zathura/zathurarc b/zathura/zathurarc index 6beef6f..4a8b628 100644 --- a/zathura/zathurarc +++ b/zathura/zathurarc @@ -3,7 +3,7 @@ set zoom-min 0 set zoom-max 1000 set zoom-step 10 -set first-page-column 2 +set first-page-column 1 set pages-per-row 2 set scroll-step 100 set scroll-page-aware "true"