Updated config
This commit is contained in:
parent
ac33d3aaa7
commit
d82d239cd0
13 changed files with 200 additions and 282 deletions
15
.config/hypr/autostart.conf
Normal file
15
.config/hypr/autostart.conf
Normal file
|
@ -0,0 +1,15 @@
|
|||
exec-once = dunst
|
||||
exec-once = ~/.bin/launch-waybar
|
||||
exec-once = waypaper --restore
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
exec-once = dbus-update-activation-environment --all
|
||||
exec-once = gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
|
||||
|
||||
exec-once = [workspace 1 silent] godot
|
||||
exec-once = [workspace 2 silent] $editor
|
||||
exec-once = [workspace 3 silent] $browser
|
||||
exec-once = [workspace 4 silent] $terminal
|
||||
exec-once = [workspace 5 silent] $terminal
|
||||
exec-once = [workspace 6 silent] $terminal
|
||||
exec-once = [workspace 7 silent] $files
|
||||
exec-once = [workspace 9 silent] $email
|
Loading…
Add table
Add a link
Reference in a new issue