HRNPH / hoshimashi-dotfiles

I believe in Suichan supremacy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
~/.nobara-dotfiles

Repo Size Last Commit (branch) License

Inspired by the Catppuccin color scheme. Still a lot of work to do...

🌸 Screenshots

homescreen.png

floating.png

spotify.png

busy.png

terminal.png

code.png

ℹ️ Important Notes

  • The rice is done on GNOME v42.x and probably will not work on older version. Some of the extensions are comes pre-installed (*) from Nobara 36, which is the OS I use.
  • You can remove titlebar buttons to achieve more minimalism:
# Don't 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
# Assuming you are already in 'preset' directory (make 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 for little improvements.
  • I also modified config.conf from neofetch-themes.

👾 Terminal Setup

🎨 Desktop Setup

🧩 Extensions

⚡ Terminal Apps

🍬 More…

💫 Credits

  • Catppuccin
  • micheleg
  • Chick2D / IdliDev
  • closebox73
  • Wallhaven

About

I believe in Suichan supremacy

License:GNU General Public License v3.0


Languages

Language:CSS 97.0%Language:Shell 1.8%Language:Lua 0.6%Language:Python 0.6%