File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,8 @@ ifeq ($(DESKTOP),1)
99
99
# (rofi will be installed from AUR)
100
100
# fonts
101
101
${PACMAN} noto-fonts-emoji otf-fira-mono ttf-dejavu ttf-droid ttf-fira-code ttf-fira-code ttf-fira-mono ttf-fira-sans ttf-font-awesome ttf-khmer ttf-linux-libertine ttf-opensans ttf-roboto ttf-tibetan-machine ttf-ubuntu-font-family wqy-bitmapfont wqy-microhei wqy-zenhei cantarell-fonts gucharmap
102
+ # themes etc
103
+ ${PACMAN} gnome-themes-extra
102
104
# graphics & video
103
105
${PACMAN} cheese feh ffmpeg gimp imagemagick imv inkscape mplayer mpv sxiv v4l-utils vlc yt-dlp kdenlive ytfzf
104
106
# IME & languages
Original file line number Diff line number Diff line change @@ -278,6 +278,7 @@ riverctl rule-add -app-id 'imv' ssd
278
278
279
279
gsettings set org.gnome.desktop.interface text-scaling-factor 1.8
280
280
gsettings set org.gnome.desktop.interface color-scheme ' prefer-dark'
281
+ gsettings set org.gnome.desktop.interface gtk-theme ' Adwaita-dark'
281
282
282
283
riverctl keyboard-layout $KB_OPTS proybasic
283
284
# Set the default layout generator to be rivercarro and start it.
You can’t perform that action at this time.
0 commit comments