From 08b0e542ce56862ad83b395eb1bf0185e80a878e Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 27 Apr 2025 09:01:45 -0400 Subject: [PATCH] Add some auto start processes --- README.org | 13 ++++++++++++- hyprland.conf | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 936d416..75260eb 100644 --- a/README.org +++ b/README.org @@ -114,7 +114,18 @@ bind = SUPER, E, exec, uwsm app -- pcmanfm-qt.desktop #+END_EXAMPLE #+BEGIN_SRC conf :tangle hyprland.conf -exec-once = uwsm app -- waybar --config $HOME/.config/hypr/waybar/config.jsonc --style $HOME/.config/hypr/waybar/style.css +exec-once = uwsm app -- waybar --config $HOME/.config/hypr/waybar/config.jsonc --style $HOME/.config/hypr/waybar/style.css & +exec-once = uwsm app -- kdeconnectd --replace & +exec-once = uwsm app -- $HOME/.scripts/dunst.sh --on & +exec-once = uwsm app -- shikane +exec-once = uwsm app -- gammastep -x +exec-once = uwsm app -- blueman-applet & +exec-once = uwsm app -- nm-applet & +exec-once = uwsm app -- kdeconnect-indicator & +exec-once = uwsm app -- udiskie -a -n -s & +exec-once = uwsm app -- nextcloud & +exec-once = uwsm app -- syncthing-gtk & +exec-once = uwsm app -- openrgb #+END_SRC ** Environment Variables diff --git a/hyprland.conf b/hyprland.conf index 4d6a749..77d45de 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -8,7 +8,18 @@ $terminal = foot $fileManager = thunar $menu = rofi -show combi -run-command "uwsm app -- {cmd}" -exec-once = uwsm app -- waybar --config $HOME/.config/hypr/waybar/config.jsonc --style $HOME/.config/hypr/waybar/style.css +exec-once = uwsm app -- waybar --config $HOME/.config/hypr/waybar/config.jsonc --style $HOME/.config/hypr/waybar/style.css & +exec-once = uwsm app -- kdeconnectd --replace & +exec-once = uwsm app -- $HOME/.scripts/dunst.sh --on & +exec-once = uwsm app -- shikane +exec-once = uwsm app -- gammastep -x +exec-once = uwsm app -- blueman-applet & +exec-once = uwsm app -- nm-applet & +exec-once = uwsm app -- kdeconnect-indicator & +exec-once = uwsm app -- udiskie -a -n -s & +exec-once = uwsm app -- nextcloud & +exec-once = uwsm app -- syncthing-gtk & +exec-once = uwsm app -- openrgb general { gaps_in = 5