first commit
This commit is contained in:
commit
8e85fe845b
22 changed files with 1449 additions and 0 deletions
10
hypr/autostart.conf
Normal file
10
hypr/autostart.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
exec-once = [workspace 1 silent] $browser
|
||||
exec-once = [workspace 2 silent] thunderbird
|
||||
exec-once = [workspace 2 silent] element-desktop
|
||||
exec-once = [workspace 3 silent] chromium --profile-directory="Default"
|
||||
exec-once = [workspace 4 silent] chromium --profile-directory="Profile 1"
|
||||
exec-once = [workspace 3 silent] chromium --user-data-dir="$HOME/.config/chromium/Default" --new-window
|
||||
exec-once = [workspace 4 silent] chromium --user-data-dir="$HOME/.config/chromium/Profile 1" --new-window
|
||||
|
||||
exec-once = [workspace special:magic silent] $terminal
|
||||
exec-once = [workspace special:magic silent] keepassxc
|
Loading…
Add table
Add a link
Reference in a new issue