File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
usr/share/backgrounds/hypercube Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ REQUIRED_FILES=(
3737 " /usr/share/icons/Tokyonight-Dark/index.theme"
3838 " /usr/share/plymouth/themes/hypercube/hypercube.plymouth"
3939 " /usr/share/pixmaps/hypercube-logo.png"
40+ " /usr/share/backgrounds/hypercube/background.png"
4041)
4142
4243for file in " ${REQUIRED_FILES[@]} " ; do
Original file line number Diff line number Diff line change 11[org/gnome/login-screen]
2- logo='/usr/share/pixmaps/hypercube-logo.png'
2+ # Disable the logo (removes small icon and "HYPERCUBE" text at bottom)
3+ logo=''
4+ disable-user-list=false
35
46[org/gnome/desktop/interface]
57color-scheme='prefer-dark'
8+
9+ [org/gnome/desktop/background]
10+ picture-uri='file:///usr/share/backgrounds/hypercube/background.png'
11+ picture-uri-dark='file:///usr/share/backgrounds/hypercube/background.png'
12+ picture-options='zoom'
You can’t perform that action at this time.
0 commit comments