dotfiles

(★ 12)

Archivos y scripts de configuracion de Arch linux con Hyprland

File Explorer

  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

wal

View Details ▼

Create color schemes based on the dominant colors of a wallpaper.

wal --preview {{image.png}}

Preview color scheme:

wal -i {{image.png}}

Create color scheme:

wal -i {{image.png}} -l

Create a light color scheme:

🔍

waybar

View Details ▼

Highly customizable Wayland bar for Sway and Wlroots based compositors.

waybar

Start `waybar` with the default configuration and stylesheet:

waybar {{[-c|--config]}} {{path/to/config.jsonc}}

Use a different configuration file:

waybar {{[-s|--style]}} {{path/to/stylesheet.css}}

Use a different stylesheet file:

🔍

chsh

View Details ▼

This command is an alias of `chpass`.

tldr chpass

View documentation for the original command:

chsh

Set a specific login shell for the current user interactively:

tldr chpass

View documentation for the original command:

🔍

google-chrome-stable

View Details ▼

This command is an alias of `chromium`.

tldr chromium

View documentation for the original command:

🔍

hyprlock

View Details ▼

GPU-accelerated screen locker for the Hyprland Wayland compositor.
Configured via `~/.config/hypr/hyprlock.conf`.

hyprlock

Lock the screen using the default configuration:

hyprlock {{[-c|--config]}} {{path/to/hyprlock.conf}}

Lock the screen using a specific configuration file:

hyprlock --grace 0

Lock the screen immediately, bypassing the grace period:

🔍

pacman -S

View Details ▼

This command is an alias of `pacman --sync`.

tldr pacman sync

View documentation for the original command:

// repository documentation