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