Wrote dmenu bg-chooser script

This commit is contained in:
2019-01-05 17:48:36 -05:00
parent 453d2febc2
commit 5139bb33f6
9 changed files with 33 additions and 16 deletions

View File

@@ -135,9 +135,9 @@ bindsym control+Shift+x kill
# backgrounds
# set $colors_sh "~/.cache/wal/colors.sh"
bindsym $mod+q exec wal -i "$HOME/Pictures/Backgrounds/vibrant"; exec ~/.cache/wal/colors.sh
bindsym $mod+w exec wal -i "$HOME/Pictures/Backgrounds/dim"; exec ~/.cache/wal/colors.sh
# bindsym $mod+w exec wal -i "$HOME/Pictures/Backgrounds/dim"; exec ~/.cache/wal/colors.sh
bindsym $mod+r exec wal -i "$HOME/Pictures/Backgrounds/"; exec ~/.cache/wal/colors.sh
bindsym $mod+z exec feh --bg-fill ~/Pictures/Backgrounds/dim/black.jpg
bindsym $mod+w exec ~/linux-config/scripts/bg-chooser
# enter fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle