do not start blueman applet by default

This commit is contained in:
Cyryl Płotnicki 2019-07-21 09:32:25 +01:00
parent 0cd87a03ff
commit ed5a4968b4

View file

@ -17,7 +17,6 @@ in
{ command = "exec autorandr -c"; always = true; notification = false; }
{ command = "exec i3-sensible-terminal"; always = false; notification = false; }
{ command = "exec $HOME/dev/dotfiles/lock.sh"; always = false; notification = false; }
{ command = "exec blueman-applet"; always = false; notification = false; }
];
window = {
hideEdgeBorders = "horizontal";