Skip to content

JorroIndieDev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showcase

📷 Click to expand screenshot gallery

Features

  • Live Previews: Instant thumbnails via ImageMagick.
  • Auto-Theme: Integrates with Pywal for system-wide colors.
  • Fast Search: Rofi-powered.

🛠️ Installation

Prerequisites

  • stow (what I use to deploy the config files)

These are the apps used to make the scripts work, any other app is optional such as waybar for example.

  • rofi (for the scripts to use as the wallpaper picker)
  • swww (for wallpaper setting)
  • imagemagick (for thumbnails)
  • pywal (optional, for themes; default backend: haishoku)

rofi

Instalation guide

    dnf install rofi

swww

Instalation guide

Follow the build portion of the official github.

pywal & imagemagick

Instalation guide

Get python, pip and imagemagick

    sudo dnf install python3 python3-pip imagemagick

Install pywal

    pip3 install --user pywal

Check if installed correctly

    wal --version

Setup

    git clone https://github.com/JorroIndieDev/dotfiles.git
    cd dotfiles
    stow */

Make the scritps for selecting the wallpapers executable

    chmod +x .config/de-themes/*.sh

📖 Usage

    .config/de-themes/wallpaper-theme-selector.sh

The sway keybinds for opening the wallpaper picker

MOD+Shift+P - Change the wallpaper and the colors
MOD+P- Change just the wallpaper

The configuration for the picker.

The active configuration for rofi is the .config/rofi/custom-theme/custom-styles/custom-default.rasi the other configs are by adi1090x I just altered parts of it.

Take a look at these repos:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors