mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Dont show the version update when we first launch into omarchy
This commit is contained in:
@ -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
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user