Add kde connect tray icon
This commit is contained in:
parent
6009153485
commit
a0d852ec72
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user