Init
This commit is contained in:
22
.config/hypr/startup.conf
Executable file
22
.config/hypr/startup.conf
Executable file
@@ -0,0 +1,22 @@
|
||||
## Programms
|
||||
exec-once = discord
|
||||
exec-once = youtube-music
|
||||
|
||||
exec-once = swaync
|
||||
exec = hyprshade auto
|
||||
exec-once = nm-applet
|
||||
exec-once = blueman-applet
|
||||
exec-once = playerctld daemon
|
||||
exec-once = ~/.config/hypr/scripts/bar.sh
|
||||
exec-once = ~/.config/hypr/scripts/idle.sh
|
||||
exec-once = ~/.config/hypr/scripts/battery_check.sh
|
||||
|
||||
## Clipboard
|
||||
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
||||
|
||||
## Background
|
||||
exec-once = ~/.config/hypr/scripts/background.sh ~/Data/Pictures/Backgrounds/Desktop/
|
||||
|
||||
## Misc
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
Reference in New Issue
Block a user