mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
added work config
This commit is contained in:
parent
a4bcf915d7
commit
48359c0f9b
@ -1,23 +1,17 @@
|
||||
#assign osz
|
||||
|
||||
assign [class="Lollypop"] $tag5
|
||||
for_window [class="Lollypop"] focus
|
||||
|
||||
assign [class="Code"] $tag6
|
||||
for_window [class="Code"] focus
|
||||
|
||||
assign [class="WebTorrent"] $tag7
|
||||
for_window [class="WebTorrent"] focus
|
||||
|
||||
assign [class="Nicotine"] $tag9
|
||||
for_window [class="Nicotine"] focus
|
||||
|
||||
#bindsym osz
|
||||
|
||||
bindsym $mod+Control+Left exec ~/dev/git/mpris-ctrl/mpris-ctrl.sh Lollypop prev
|
||||
bindsym $mod+Control+Down exec ~/dev/git/mpris-ctrl/mpris-ctrl.sh Lollypop play-pause
|
||||
bindsym $mod+Control+Right exec ~/dev/git/mpris-ctrl/mpris-ctrl.sh Lollypop next
|
||||
bindsym $mod+Control+Up exec "~/dev/git/lyricsdownloader/graphicalrapgenius.sh"
|
||||
bindsym $mod+Control+Prior exec "cd ~/dev/git/interfaceliftdownloader/ ; ./interfacelift.sh -c ./wallpaper.conf"
|
||||
bindsym $mod+Control+Next exec "~/dev/git/interfaceliftdownloader/interfacelift.sh -sc ~/dev/git/interfaceliftdownloader/wallpaper.conf"
|
||||
|
||||
|
@ -554,4 +554,6 @@ menu-3-0 = log out
|
||||
menu-3-0-exec = i3-msg exit
|
||||
menu-3-1 = cancel
|
||||
menu-3-1-exec = menu-open-0
|
||||
|
||||
{% include ansible_hostname + '/modules-def.j2' ignore missing %}
|
||||
; vim:ft=dosini
|
||||
|
Loading…
Reference in New Issue
Block a user