Feature: Add initial preferences dialog

Add an initial preferences dialog, which allows the user to easily
reorder the Gnome Shell top bar items.
This commit is contained in:
June 2021-05-25 00:24:44 +02:00
commit b0ebe468aa
No known key found for this signature in database
GPG key ID: 094C2AC34192FA11
5 changed files with 424 additions and 0 deletions

View file

@ -13,3 +13,7 @@ trim_trailing_whitespace = true
[*.md]
indent_size = 4
trim_trailing_whitespace = false
[*.ui]
indent_size = 4
trim_trailing_whitespace = true