Add kde connect tray icon

This commit is contained in:
RealStickman 2023-05-20 20:11:03 +02:00 committed by exu
parent 6009153485
commit a0d852ec72

View File

@ -111,10 +111,11 @@ gestures {
$mod = SUPER $mod = SUPER
# Startup stuff # Startup stuff
exec-once = dunst exec-once = dunst # notifications
exec-once = waybar exec-once = waybar # status bar
exec-once = udiskie --no-automount --tray exec-once = udiskie --no-automount --tray # user disk mounting
exec-once = swayidle timeout 600 'gtklock -d' exec-once = swayidle timeout 600 'gtklock -d' # lockscreen
exec-once = kdeconnect-indicator # kde connect
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = CTRL_ALT, RETURN, exec, kitty # terminal bind = CTRL_ALT, RETURN, exec, kitty # terminal