From a0b4fbcbfa77744a93164d48060430347b3344fc Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sat, 27 Feb 2021 09:38:58 -0600 Subject: [PATCH] Adding flameshot keybinding for awesome --- awesome/keybindings.fnl | 2 ++ qutebrowser/autoconfig.yml | 1 + qutebrowser/qsettings/QtProject.conf | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/awesome/keybindings.fnl b/awesome/keybindings.fnl index fe844a2..3c4baca 100644 --- a/awesome/keybindings.fnl +++ b/awesome/keybindings.fnl @@ -111,6 +111,8 @@ ;; utilities (awful.key [] "Print" (fn [] (awful.spawn "flameshot gui")) {:description "screenshot" :group "utilities"}) + (awful.key [modkey shift] "p" (fn [] (awful.spawn "flameshot gui")) + {:description "screenshot" :group "utilities"}) (awful.key [ modkey ] "." (fn [] (awful.spawn "/home/chris/.dotfiles/rofi/launchers-git/emoji.sh")) {:description "emoji picker" :group "utilities"}) (awful.key [] "XF86MonBrightnessUp" (fn [] (awful.spawn diff --git a/qutebrowser/autoconfig.yml b/qutebrowser/autoconfig.yml index b9e72fa..e970977 100644 --- a/qutebrowser/autoconfig.yml +++ b/qutebrowser/autoconfig.yml @@ -11,4 +11,5 @@ settings: content.notifications: https://jelly.cochrun.xyz: true https://nc.cochrun.xyz: false + https://www.facebook.com: false https://www.reddit.com: false diff --git a/qutebrowser/qsettings/QtProject.conf b/qutebrowser/qsettings/QtProject.conf index 633a489..3433118 100644 --- a/qutebrowser/qsettings/QtProject.conf +++ b/qutebrowser/qsettings/QtProject.conf @@ -1,6 +1,6 @@ [FileDialog] history=file:///home/chris/Downloads, file:///home/chris/Downloads/Takeout/Contacts/All Contacts, file:///home/chris/Pictures/Newsletter, file:///home/chris/org, file:///home/chris/storage/digikam/Photos/Camera/Camera -lastVisited=file:///home/chris/org +lastVisited=file:///home/chris/Downloads qtVersion=5.15.2 shortcuts=file:, file:///home/chris sidebarWidth=116