Add kde connect tray icon
This commit is contained in:
parent
490670911f
commit
d835bdcd80
@ -111,10 +111,11 @@ gestures {
|
||||
$mod = SUPER
|
||||
|
||||
# Startup stuff
|
||||
exec-once = dunst
|
||||
exec-once = waybar
|
||||
exec-once = udiskie --no-automount --tray
|
||||
exec-once = swayidle timeout 600 'gtklock -d'
|
||||
exec-once = dunst # notifications
|
||||
exec-once = waybar # status bar
|
||||
exec-once = udiskie --no-automount --tray # user disk mounting
|
||||
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
|
||||
bind = CTRL_ALT, RETURN, exec, kitty # terminal
|
||||
|
Reference in New Issue
Block a user