Initial commit of Hyprland config
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# Hyprland exosystem stuff
|
||||
exec-once = hyprpolkitagent
|
||||
exec-once = hypridle
|
||||
exec-once = hyprpaper
|
||||
exec-once = tmux setenv -g HYPRLAND_INSTANCE_SIGNATURE "${HYPRLAND_INSTANCE_SIGNATURE}"
|
||||
|
||||
# notification daemon
|
||||
exec-once = dunst
|
||||
|
||||
# systray apps
|
||||
exec-once = nm-applet
|
||||
exec-once = signal-desktop
|
||||
exec-once = sleep 15 && hp-systray
|
||||
exec-once = sleep 15 && blueman-applet
|
||||
|
||||
# status bar
|
||||
exec-once = eww daemon && eww open bar
|
||||
|
||||
# clipboard
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
exec-once = wl-clip-persist --clipboard regular
|
||||
|
||||
# GUI apps to launch
|
||||
exec-once = qutebrowser
|
||||
exec-once = vivaldi-stable
|
||||
exec-once = slack
|
||||
exec-once = sleep 10 && alacritty
|
||||
Reference in New Issue
Block a user