home: kdeconnect
This commit is contained in:
parent
96071612a7
commit
2a1af4a61c
|
@ -17,6 +17,7 @@
|
||||||
figlet
|
figlet
|
||||||
grml-zsh-config
|
grml-zsh-config
|
||||||
tmux
|
tmux
|
||||||
|
w3m
|
||||||
#neovim
|
#neovim
|
||||||
xh
|
xh
|
||||||
liboping # fix it
|
liboping # fix it
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
i3blocks
|
i3blocks
|
||||||
acpi
|
acpi
|
||||||
lm_sensors
|
lm_sensors
|
||||||
|
kdeconnect
|
||||||
ponymix
|
ponymix
|
||||||
brightnessctl
|
brightnessctl
|
||||||
#gammastep
|
#gammastep
|
||||||
|
@ -124,6 +125,7 @@
|
||||||
bars = [{
|
bars = [{
|
||||||
position = "top";
|
position = "top";
|
||||||
statusCommand = "i3blocks";
|
statusCommand = "i3blocks";
|
||||||
|
trayOutput = "*";
|
||||||
colors = {
|
colors = {
|
||||||
statusline = "${white}";
|
statusline = "${white}";
|
||||||
# focusedStatusline = "${white}";
|
# focusedStatusline = "${white}";
|
||||||
|
@ -277,6 +279,7 @@
|
||||||
#{ command = "kanshi"; }
|
#{ command = "kanshi"; }
|
||||||
# indicator
|
# indicator
|
||||||
{ command = "/usr/lib/kdeconnectd"; }
|
{ command = "/usr/lib/kdeconnectd"; }
|
||||||
|
{ command = "/home/genofire/.nix-profile/libexec/kdeconnectd"; }
|
||||||
{ command = "kdeconnect-indicator"; }
|
{ command = "kdeconnect-indicator"; }
|
||||||
{ command = "networkd-notify"; }
|
{ command = "networkd-notify"; }
|
||||||
# needs x11
|
# needs x11
|
||||||
|
|
Loading…
Reference in New Issue