signal!
This commit is contained in:
parent
d6f1c447b7
commit
06680db137
2 changed files with 2 additions and 2 deletions
|
|
@ -2,6 +2,7 @@ packagesPacman=(
|
||||||
"firefox"
|
"firefox"
|
||||||
"mplayer"
|
"mplayer"
|
||||||
"discord"
|
"discord"
|
||||||
|
"signal"
|
||||||
"spotify-launcher"
|
"spotify-launcher"
|
||||||
"obsidian"
|
"obsidian"
|
||||||
"krita"
|
"krita"
|
||||||
|
|
@ -13,7 +14,6 @@ packagesPacman=(
|
||||||
)
|
)
|
||||||
|
|
||||||
packagesYay=(
|
packagesYay=(
|
||||||
"caprine"
|
|
||||||
"aseprite"
|
"aseprite"
|
||||||
"davinci-resolve"
|
"davinci-resolve"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ exec-once = swww-daemon
|
||||||
|
|
||||||
exec-once = [workspace 1 silent] thunderbird
|
exec-once = [workspace 1 silent] thunderbird
|
||||||
exec-once = [workspace 2 silent] discord --enable-features=UseOzonePlatform --ozone-platform=wayland
|
exec-once = [workspace 2 silent] discord --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||||
exec-once = [workspace 2 silent] caprine --enable-features=UseOzonePlatform --ozone-platform=wayland
|
exec-once = [workspace 2 silent] signal-desktop
|
||||||
exec-once = [workspace 3 silent] zen-browser
|
exec-once = [workspace 3 silent] zen-browser
|
||||||
exec-once = [workspace 4 silent] kitty
|
exec-once = [workspace 4 silent] kitty
|
||||||
exec-once = [workspace special:terminal silent] kitty
|
exec-once = [workspace special:terminal silent] kitty
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue