Set desktop wallpaper

This commit is contained in:
Christian Colglazier 2019-09-20 21:43:54 -04:00
parent c77cfe7a52
commit 14e51ee50a

View File

@ -11,6 +11,8 @@ workspace $ws9 output HDMI-0
workspace $ws10 output HDMI-0
exec --no-startup-id MONITOR=DVI-D-0 polybar aqua
exec --no-startup-id compton
exec --no-startup-id feh --bg-scale ~/Pictures/desktop/0001.jpg
mode "$g13" {
bindsym 1 exec --no-startup-id cat ~/.config/g13/overwatch.bind > /tmp/g13-0 && sleep .1 && cat ~/.config/g13/overwatch.lpbm > /tmp/g13-0; mode "default"
@ -39,8 +41,9 @@ for_window [class="Wine" title="Blizzard Battle.net"] move to workspace $ws4
for_window [class="Lutris"] move to workspace $ws4
# Starting DaVinci Resolve
for_window [class="resolve"] move to workspace $ws1
for_window [class="resolve"] move to workspace $ws1; gaps inner current set 0; gaps outer current set 0
for_window [class="resolve"] exec --no-startup-id cat ~/.config/g13/resolve.bind > /tmp/g13-0 && sleep .1 && cat ~/.config/g13/resolve.lpbm > /tmp/g13-0
bindsym $mod+/ gaps inner current set 0; gaps outer current set 0
# Starting Reaper
for_window [class="REAPER"] move to workspace $ws3
@ -67,3 +70,4 @@ bindsym --whole-window button9 exec python3 ~/.config/scripts/i3-mouse.py back
bindsym --whole-window button8 exec python3 ~/.config/scripts/i3-mouse.py forward
bindsym $mod+Tab exec python3 ~/.config/scripts/i3-mouse.py thumb