Skip to content

newcharhuso/husnu-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untitled design Screenshot from 2024-04-14 00-32-32 2024-04-14-004311_3840x1080_scrot image image

Installation

Installer script

You can place all the files yourself but I tried to create an installer. Couldn't test it yet so be crarefull about it.

Manual

Copy the files inside the extensions directory to ~/.local/share/gnome-shell/extensions.

Copy the files inside the icons directory to /usr/share/icons.

Copy the files inside the themes directory to /usr/share/themes.

Copy the files inside the tilix directory to ~/.config/tilix/schemes.

For Firefox and rofi theme installations, please refer to cretor's repositories.

For Spicetify run the following commands, if you have flatpak version of the Spotify you need to specify the paths to your spotify installation and preferences location, be careful about not using '~' for your home folder, for more detailed installation explanation please refer to github page of the creators.

#If you've run spicetify before ignore the first line of code
spicetify backup apply
spicetify config current_scheme nord-light
spicetify config color_scheme nord-light
spicetify apply

For rofi themes, run the setup script. I am using launcher Type6-Style6 and applet powermenu type 5

nano ~/.config/rofi/launchers/type-6/launcher.sh 

Change the theme to style-6.

Also for power menu:

nano ~/.config/rofi/applets/shared/theme.bash   

Then change theme and style:

type="$HOME/.config/rofi/applets/type-1"
style='style-1.rasi'

You can run these scripts to use the launcher and powermenu.

Acknowledgments

This project utilizes work from the following projects and creators. Huge thanks to these contributors for their efforts:

Firefox Theme

Rofi Launcher

Nala

Spicetify

GNOME Shell Extensions

A special thanks to the creators of the Gnome Shell extensions that makes it really easy to do this:

  • AppIndicator and KStatusNotifierItem Support by [3v1n0]
  • Application Volume Mixer by [mymindstorm]
  • Aylur's Widgets by [aylur]
  • Bluetooth Quick Connect by [Extensions Valhalla]
  • Blur my Shell by [aunetx]
  • Forge by [forge-ext]
  • Fullscreen Avoider by [Noobsai]
  • GSConnect by [dlandau]
  • Transparent Window by [[email protected]]
  • User Themes by [fmuellner]

Please visit the respective extension pages for more information on each.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages