feat: add autostart
This commit is contained in:
parent
ae97d900ac
commit
4c8abc7aba
@ -1,2 +1,6 @@
|
||||
# Extra autostart processes
|
||||
# exec-once = uwsm app -- my-service
|
||||
exec-once = [workspace 2 silent] zen
|
||||
exec-once = [workspace 3 silent] thunderbird
|
||||
exec-once = [workspace 4 silent] deltachat
|
||||
exec-once = [workspace 5 silent] ghostty
|
||||
|
@ -17,3 +17,8 @@ source = ~/.config/hypr/input.conf
|
||||
source = ~/.config/hypr/bindings.conf
|
||||
source = ~/.config/hypr/envs.conf
|
||||
source = ~/.config/hypr/autostart.conf
|
||||
|
||||
# NVIDIA environment variables
|
||||
env = NVD_BACKEND,direct
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
|
@ -1,7 +1,7 @@
|
||||
sudo pacman -S --noconfirm --needed \
|
||||
thunderbird \
|
||||
deltachat-desktop \
|
||||
keepassxc \
|
||||
npm \
|
||||
zen-browser-bin \
|
||||
ghostty \
|
||||
avahi \
|
||||
bash-completion \
|
||||
|
Loading…
x
Reference in New Issue
Block a user