Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Commit

Permalink
Assign 'media' tag to Kodi (XBMC)
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Apr 21, 2016
1 parent 64bab4c commit db4a883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/awesome/rc.lua
Expand Up @@ -434,7 +434,7 @@ awful.rules.rules = {
properties = { tag = tags[1][4] } },
{ rule_any = { class = { "Deluge", "Pidgin", "Thunderbird", "Transmission-gtk" } },
properties = { tag = tags[1][5] } },
{ rule_any = { class = { "feh", "MPlayer", "smplayer", "Vlc" } },
{ rule_any = { class = { "feh", "Kodi", "MPlayer", "smplayer", "Vlc" } },
properties = { tag = tags[1][6] } },
}
-- }}}
Expand Down

0 comments on commit db4a883

Please sign in to comment.