From 279f72b9476854b3a91160eea270e4e3b65e7038 Mon Sep 17 00:00:00 2001 From: Max Bucknell Date: Sun, 1 Jan 2017 20:55:18 +0000 Subject: [PATCH] Add shortcut for chrome, also forever solve my screen size woes --- i3/i3.symlink/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/i3.symlink/config b/i3/i3.symlink/config index c75fd7c..bc1b7c9 100644 --- a/i3/i3.symlink/config +++ b/i3/i3.symlink/config @@ -37,6 +37,7 @@ floating_modifier Mod4 # start a terminal bindsym Mod4+Return exec i3-sensible-terminal +bindsym Mod4+n exec google-chrome --force-device-scale-factor=1.15 # kill focused window bindsym Mod4+Shift+q kill