From 5a6887efa8185861775ba8efee8ddded0da6b31e Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Wed, 25 Mar 2020 10:44:15 -0400 Subject: [PATCH] Add new paper mode to i3 --- i3/.config/i3/config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index e2eda89..f1cb8c5 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -139,13 +139,16 @@ bindsym $mod+b split h bindsym $mod+f fullscreen toggle # TOGGLE FLOATING -#bindsym $mod+escape floating toggle; $center +##bindsym $mod+escape floating toggle; $center # MODE TOGGLE bindsym $mod+Shift+space focus mode_toggle # PAPER MODE -bindsym $mod+Ctrl+space floating toggle; resize set 780px 880px; $center +bindsym $mod+Ctrl+space floating toggle; resize set 780px 880px; + +# Small PAPER MODE +bindsym $mod+Ctrl+p floating toggle; resize set 480px 580px; # CENTER FLOATING bindsym $mod+c $center @@ -293,8 +296,6 @@ bindsym $mod+Shift+s exec ~/.config/rofi/slack.sh bindsym Print exec --no-startup-id gnome-screenshot bindsym $mod+Ctrl+i exec --no-startup-id $solobrowser https://play.unbl.ink/mobile -bindsym $mod+Ctrl+g exec --no-startup-id $solobrowser https://github.com/15five/fifteen5/pulls -bindsym $mod+Ctrl+p exec --no-startup-id $solobrowser https://github.com/15five/fifteen5/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Abackend+-reviewed-by%3Apowellc bindsym $mod+Shift+u exec cvlc https://stream.unbl.ink/mopidy bindsym $mod+Shift+p exec cvlc https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3 bindsym $mod+Ctrl+u exec pkill vlc