feat: added hyprland config
This commit is contained in:
16
.config/hypr/conf.d/startup.conf
Normal file
16
.config/hypr/conf.d/startup.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
# Execute your favorite apps at launch
|
||||
|
||||
# Shell
|
||||
exec-once = swaync
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = hyprpm reload -n
|
||||
exec-once = anyrun daemon
|
||||
exec-once = wl-paste -w cliphist store
|
||||
|
||||
# Devices
|
||||
exec-once = solaar -b regular -w hide
|
||||
exec-once = openrgb -p ~/.config/OpenRGB/Default.orp
|
||||
|
||||
# GUI apps
|
||||
exec-once = [workspace 1 silent] localsend
|
||||
Reference in New Issue
Block a user