Dont show the version update when we first launch into omarchy
This commit is contained in:
parent
d62a04251e
commit
c26018639f
@ -24,3 +24,8 @@ env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share
|
|||||||
|
|
||||||
# Use XCompose file
|
# Use XCompose file
|
||||||
env = XCOMPOSEFILE,~/.XCompose
|
env = XCOMPOSEFILE,~/.XCompose
|
||||||
|
|
||||||
|
# Don't show update on first launch
|
||||||
|
ecosystem {
|
||||||
|
no_update_news = true
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user