Skip to content

Antonious-Awad/dotfiles

Repository files navigation

DotFiles

  • These are my dotfiles for this post

Screenshot

screenshot


Spotify

  1. Intall Spicetify Themes
  2. Set Current theme to Sleek
spicetify config current_theme Sleek
  1. Set color scheme to nord
  spicetify config color_scheme nord

Discord


ArcMenu Configuration

  • Simple enough, I have configured ~/.local/share/gnome-shell/extensions/[email protected]/stylesheet.css as follows:
.arcmenu-menu > * > * > * > * > *:first-child {
    border-color: #D8DEE9;
    border-radius: 11px;
    margin: 0;
    padding: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url("~/wallpapers/ign_waifu.png"); 
    background-size: cover;
}
.arcmenu-menu > * > *{ padding: 0; }

About

Dotfiles for gnome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published