Autostart emacs and signal with hyprland
This commit is contained in:
parent
e24e35a64f
commit
83ea5d0b81
|
@ -289,7 +289,9 @@ in ''
|
||||||
|
|
||||||
exec-once = ${pkgs.swaynotificationcenter}/bin/swaync
|
exec-once = ${pkgs.swaynotificationcenter}/bin/swaync
|
||||||
exec-once = ${pkgs.hyprpaper}/bin/hyprpaper
|
exec-once = ${pkgs.hyprpaper}/bin/hyprpaper
|
||||||
exec-once = ${pkgs.dex}/bin/dex --autostart
|
|
||||||
exec-once = ferdium
|
|
||||||
exec-once = kidex
|
exec-once = kidex
|
||||||
|
exec-once = ${pkgs.dex}/bin/dex --autostart
|
||||||
|
exec-once = emacs
|
||||||
|
exec-once = ferdium
|
||||||
|
exec-once = signal-desktop
|
||||||
''
|
''
|
||||||
|
|
Loading…
Reference in a new issue