mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 13:03:56 -05:00
sway: autostart blueman-applet
This commit is contained in:
parent
6b35d2853e
commit
cbca1731f1
|
@ -339,6 +339,7 @@
|
||||||
{command = "${lib.getExe pkgs.gammastep} -l 31.1:-94.1";} # TODO: automatic locations
|
{command = "${lib.getExe pkgs.gammastep} -l 31.1:-94.1";} # TODO: automatic locations
|
||||||
{command = "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1";}
|
{command = "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1";}
|
||||||
{command = ''${lib.getExe' pkgs.networkmanagerapplet "nm-applet"}'';}
|
{command = ''${lib.getExe' pkgs.networkmanagerapplet "nm-applet"}'';}
|
||||||
|
{command = ''${lib.getExe' pkgs.blueman "blueman-applet"}'';}
|
||||||
{command = ''${lib.getExe' pkgs.swayosd "swayosd-server"}'';}
|
{command = ''${lib.getExe' pkgs.swayosd "swayosd-server"}'';}
|
||||||
{command = ''${lib.getExe' pkgs.playerctl "playerctld"}'';}
|
{command = ''${lib.getExe' pkgs.playerctl "playerctld"}'';}
|
||||||
{command = ''${lib.getExe' pkgs.wl-clipboard "wl-paste"} --type image --watch ${lib.getExe pkgs.cliphist} store'';}
|
{command = ''${lib.getExe' pkgs.wl-clipboard "wl-paste"} --type image --watch ${lib.getExe pkgs.cliphist} store'';}
|
||||||
|
|
Loading…
Reference in a new issue