do not start blueman applet by default
This commit is contained in:
parent
0cd87a03ff
commit
ed5a4968b4
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ in
|
||||||
{ command = "exec autorandr -c"; always = true; notification = false; }
|
{ command = "exec autorandr -c"; always = true; notification = false; }
|
||||||
{ command = "exec i3-sensible-terminal"; always = false; notification = false; }
|
{ command = "exec i3-sensible-terminal"; always = false; notification = false; }
|
||||||
{ command = "exec $HOME/dev/dotfiles/lock.sh"; always = false; notification = false; }
|
{ command = "exec $HOME/dev/dotfiles/lock.sh"; always = false; notification = false; }
|
||||||
{ command = "exec blueman-applet"; always = false; notification = false; }
|
|
||||||
];
|
];
|
||||||
window = {
|
window = {
|
||||||
hideEdgeBorders = "horizontal";
|
hideEdgeBorders = "horizontal";
|
||||||
|
|
Loading…
Reference in a new issue