Skip to content

Alencar26/dotfiles

Repository files navigation

dotfiles - MeeCoffee

Personal Dotfiles - Ubuntu 22.04 LTS / Gnome 42.5

home launcher home2 code brave moosync-pomodoro


Video old workspace: video

Info


Plugins

Config gsettings

Gnome Theme

  • link
  • inspired by gruvbox

Cursor

Icon

  • Yaru (default ubuntu)

Launcher apps

Terminal

  • Alacritty

  • Hyper terminal

  • Plugins hyper

    plugins: [
        "hyper-tabs-enhanced",
        //"hyperterm-atom-dark",
        "hypercwd",
        "hyperterm-paste",
        "hyper-statusline",
        "hyperterm-summon",
        "hyper-pane"
    ]

Shell

Neovim

Wallpapers

Music's Apps

Audio Visualizer

Apps

Arcmenu

  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; }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages