initial commit
This commit is contained in:
12
dot_config/hypr/autostart.conf
Normal file
12
dot_config/hypr/autostart.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# Extra autostart processes
|
||||
|
||||
# kanshi for managing multi-monitor setup
|
||||
exec-once = uwsm app -- kanshi
|
||||
|
||||
# assign workspaces to preferred monitors
|
||||
exec = ~/.local/bin/assign-workspace-monitors
|
||||
|
||||
# autostart various apps in their own special workspaces
|
||||
exec-once = [workspace special:slack silent] slack
|
||||
exec-once = [workspace special:1password silent] 1password
|
||||
exec-once = [workspace special:creddy silent; float; size 800 600] uwsm app -- creddy
|
Reference in New Issue
Block a user