-
the rice is done on gnome 42.x and probably will not work on older version, some of the extensions are comes pre-installed(*) from nobara 36, which is the distro i use
-
you can remove titlebar buttons to achieve more minimalism:
# dont forget to set some keyboard shortcuts before applying gsettings set org.gnome.desktop.wm.preferences button-layout :
-
to load extensions settings, install the extensions first then run commands below:
# assuming you are already in this dotfiles directory cd preset dconf load /org/gnome/shell/extensions/ < extensions.conf
-
theres a
stylesheet.css
from dash-to-dock that i tweaked a bit, you can use it by running:# assuming you are already in 'preset' directory (do backup first!) cd dash-to-dock@micxgx.gmail.com cp stylesheet.css ~/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/ # or if your OS comes with dash-to-dock extension by default (root access needed) sudo cp stylesheet.css /usr/local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/
-
the top panel is based on catppuccin gtk, i simply modified some lines in
gnome-shell.css
to adjust my preference
what | desc | program |
---|---|---|
terminal | emulator | kitty |
shell | zsh | |
framework | zinit | |
prompt | common | |
desktop | theme | catppuccin |
icons | papirus / papirus-folders | |
fonts | vcr osd mono / iosevka nf | |
cursor | macos monterey | |
widget | conky | |
extensions | pre-installed | dash to dock / blur my shell / just perfection / pop shell / volume mixer / auto move windows / caffeine / gsconnect / openweather / gesture improvements / clipboard history |
required | user themes / aylur widgets / rounded corners / media controls / compiz magicfx / vitals | |
cli | fetch | neofetch |
visualizer | cava | |
clock | tty-clock | |
monitor | bottom / htop | |
cheatsheet | tldr | |
downloader | yt-dlp | |
fan control | nbfc-linux | |
disk analyzer | duf / ncdu |
Catppuccin Team / micheleg / Chick2D / IdliDev / closebox73