deactivate element
This commit is contained in:
parent
4ab78111a0
commit
81710ffc5f
|
@ -76,9 +76,9 @@ in {
|
||||||
{
|
{
|
||||||
command = "${pkgs.i3-gaps}/bin/i3-msg 'workspace 2; exec ${pkgs.tdesktop}/bin/telegram-desktop'";
|
command = "${pkgs.i3-gaps}/bin/i3-msg 'workspace 2; exec ${pkgs.tdesktop}/bin/telegram-desktop'";
|
||||||
}
|
}
|
||||||
{
|
#{
|
||||||
command = "${pkgs.i3-gaps}/bin/i3-msg 'workspace 2; exec ${pkgs.element-desktop}/bin/element-desktop'";
|
# command = "${pkgs.i3-gaps}/bin/i3-msg 'workspace 2; exec ${pkgs.element-desktop}/bin/element-desktop'";
|
||||||
}
|
#}
|
||||||
{
|
{
|
||||||
command = "${pkgs.systemd}/bin/systemctl --user restart polybar.service";
|
command = "${pkgs.systemd}/bin/systemctl --user restart polybar.service";
|
||||||
notification = false;
|
notification = false;
|
||||||
|
|
Reference in a new issue