diff --git a/awesome/keybindings.fnl b/awesome/keybindings.fnl index 8d79791..540e90c 100644 --- a/awesome/keybindings.fnl +++ b/awesome/keybindings.fnl @@ -15,7 +15,7 @@ (awful.spawn.easy_async_with_shell "pamixer --get-volume-human" cb))) (awful.spawn.easy_async "cat /etc/hostname" (fn [ stdout stderr reason exit_code ] - (if (= "syl" stdout) + (if (= "syl\n" stdout) (global bwmenu "bwmenu -- -config /home/chris/.dotfiles/rofi/launchers-git/laptop.rasi") (global bwmenu "bwmenu -- -config /home/chris/.dotfiles/rofi/launchers-git/desktop.rasi")))) diff --git a/qutebrowser/qsettings/QtProject.conf b/qutebrowser/qsettings/QtProject.conf index b8c15c7..d479e9e 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, file:///home/chris/Pictures -lastVisited=file:///home/chris/Pictures +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/Downloads +lastVisited=file:///home/chris/Downloads qtVersion=5.15.2 shortcuts=file:, file:///home/chris sidebarWidth=116 diff --git a/rofi/launchers-git/blurry.rasi b/rofi/launchers-git/blurry.rasi index ed81932..7ca9f72 100644 --- a/rofi/launchers-git/blurry.rasi +++ b/rofi/launchers-git/blurry.rasi @@ -147,7 +147,7 @@ element { text-color: @base05; orientation: horizontal; border-radius: 15px; - padding: 5px 0px 5px 0px; + padding: 5px 15px 5px 25px; } element-icon {