home: kdeconnect

This commit is contained in:
genofire 2021-10-11 11:37:10 +02:00
parent 96071612a7
commit 2a1af4a61c
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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