Skip to content

Repository files navigation

Into The Spider-Verse Dotfiles

console with fastfetch and code-editor

launcher/searchbar

calendar and obsidian

lockscreen

Installation

⚠️ Automatic installation of extensions doesn't work properly yet!

Installation of packages is done with the dnf package manager. If you're using GNOME on a Linux distribution with a different package manager, edit the installation script accordingly.

0. Install Fedora (42), reboot your system and create an account and password.

1. Clone the repository into your $HOME directory

git clone https://github.com/Elinteger/itsv-dots.git ~/dotfiles

This clones the repository into ~/dotfiles, which both gnu stow and the installation script expect.

2. Run the Setup Script

Install the fish-shell package.

sudo dnf install fish

Go into the directory of the installation script.

cd ~/dotfiles/scripts/

Set permission to execute.

chmod +x setup.fish

Run the script.

./setup.fish

Applications and Extensions

Besides installing themes, configs and settings, these dots also install a few applications. Some are required for setup, while others are included by default based on personal preference.

  • Curl
  • fish (Shell)
  • Fastfetch
  • GNOME Extension Managaer
  • GNOME Tweaks
  • Spotify + Spicetify
  • Stow
  • Syncthing

For the visual customization ("rice"), serveral GNOME Shell extensions are used and installed automatically.

  • AppIndicator and KStatusNotifierItem Support
  • ArcMenu
  • Blur my Shell
  • Caffeine
  • Dash to Dock
  • GNOME Fuzzy App Search
  • Just Perfection
  • Rounded Window Corners Reborn
  • Space Bar
  • Unblank lock screen
  • User Themes

As part of the rice, I wrote a script which picks a random "Into the Spider-Verse" quote each day and displays it as a greeting every time you open the terminal. Additional quotes can be added here.

Keybindings

The dotfiles come with a set of custom hotkeys inspired by HyDE.

Launching Applications

KeybindingAction
SUPER + AApplication Finder
SUPER + EExplorer (in $HOME)
SUPER + TTerminal
SUPER + BInternet Browser
SUPER + CVisual Studio Code

Actions

KeybindingAction
SUPER + LLock screen
SUPER + TabSwap application
SUPER + QClose currently active application
SUPER + HHide currently active application
SUPER + PrintTake screenshot
SUPER + YToggle Caffeine

Navigation

KeybindingAction
SUPER + LeftMove to workspace on the left
SUPER + RightMove to workspace on the right
SUPER + 1Switch to workspace 1
SUPER + 2Switch to workspace 2
SUPER + 3Switch to workspace 3
SUPER + 4Switch to workspace 4
SUPER + NSwitch to empty workspace
SUPER + CTRL + ALT + LeftMove window to workspace on the Left
SUPER + CTRL + ALT + RightMove Window to workspace on the Right
SUPER + CTRL + LeftSplit view of active application to the left
SUPER + CTRL + RightSplit view of active application to the right
SUPER + MToggle maximalization of active application

About

A "Into the Spider-Verse"-inspired desktop setup for Fedora 42 running GNOME 48. Includes all configuration files, assets, themes, icons, GNOME extensions, and system settings. Features a custom installation script that sets up the entire environment, along with a terminal greeting that displays a random Spider-Verse quote each day.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages