mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-15 06:32:40 +00:00
feat: Nvim config updates, renames hyprland config files to have a 'hypr' prefix for hypr lsp to work on them.
This commit is contained in:
17
env/.config/hypr/hyprautostart.conf
vendored
Normal file
17
env/.config/hypr/hyprautostart.conf
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
#################
|
||||
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
# Or execute your favorite apps at launch like this:
|
||||
|
||||
exec-once = pidof hyprpaper | uwsm app -- hyprpaper
|
||||
exec-once = pidof hypridle | uwsm app -- hypridle
|
||||
exec-once = uwsm app -- elephant
|
||||
exec-once = uwsm app -- swaync
|
||||
# exec-once = uwsm app -- walker --gapplication-service &
|
||||
exec-once = uwsm app -- waybar
|
||||
exec-once = uwsm app -- clipse -listen
|
||||
#exec-once = protonmail-bridge-core -n
|
||||
|
||||
Reference in New Issue
Block a user