diff --git a/awesome/keybindings.fnl b/awesome/keybindings.fnl index 2c2f8e7..e4f3097 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/qsettings/QtProject.conf b/qutebrowser/qsettings/QtProject.conf index 7e9b149..3433118 100644 --- a/qutebrowser/qsettings/QtProject.conf +++ b/qutebrowser/qsettings/QtProject.conf @@ -1,6 +1,6 @@ [FileDialog] -history=file:///home/chris/Pictures/Newsletter, file:///home/chris/org, file:///home/chris/storage/digikam/Photos/Camera/Camera, file:///home/chris/Pictures, file:///home/chris -lastVisited=file:///home/chris/storage/digikam/Photos/Camera/Camera +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/Downloads qtVersion=5.15.2 shortcuts=file:, file:///home/chris sidebarWidth=116