Change startup applictations
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
9e996e579f
commit
4620a1551f
1 changed files with 2 additions and 3 deletions
|
@ -187,6 +187,8 @@ assign [app_id="mpv"] 9
|
|||
assign [class="mpv"] 9
|
||||
|
||||
exec_always kanshi
|
||||
exec_always nm-applet --indicator
|
||||
|
||||
# Dark Mode
|
||||
exec_always gsettings set org.gnome.desktop.interface color-scheme prefer-dark
|
||||
|
||||
|
@ -195,14 +197,11 @@ exec_always gsettings set org.gnome.desktop.interface icon-theme 'Papirus-Dark'
|
|||
exec dunst
|
||||
|
||||
exec kitty
|
||||
exec nm-applet
|
||||
exec nextcloud --background
|
||||
|
||||
exec firefox
|
||||
exec discord
|
||||
exec joplin-desktop
|
||||
exec thunar
|
||||
exec thunar
|
||||
exec keepassxc
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue