Personal Dotfiles - Ubuntu 22.04 LTS / Gnome 42.5
- ArcMenu
- Aylur's Widgets
- Space Bar
- Top Bar Organizer
- Blur my Shell
- Caffeine
- Impatience
- Just Perfection
- Rounded Window Sizer
- User Themes
- Unite
- Vitals
- Pop-Shell
- link
- inspired by gruvbox
- Yaru (default ubuntu)
-
Plugins hyper
plugins: [ "hyper-tabs-enhanced", //"hyperterm-atom-dark", "hypercwd", "hyperterm-paste", "hyper-statusline", "hyperterm-summon", "hyper-pane" ]
cd ~/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com
nvim styleshueet.css
- And paste the following
-
.arcmenu-menu > * > * > * > * > *:first-child { border-color: #bb9a75; border-radius: 11px; margin: 0; padding: 40px; padding-top: 60px; padding-bottom: 60px; background-image: url("/home/al3ncar/.config/space.png"); background-size: cover; } .arcmenu-menu > * > *{ padding: 0; }