dotfiles

(★ 12)

Archivos y scripts de configuracion de Arch linux con Hyprland

파일 탐색기

  • README.md

# CDN으로 사용하기

jsDelivr

jsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.

명령어 용어집

이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.

🔍

wal

설명 보기 ▼

배경화면의 주요 색상을 기반으로 색상 테마 생성.
더 많은 정보: <https://github.com/dylanaraps/pywal/wiki/Getting-Started>.

wal --preview {{image.png}}

색상 테마 미리보기:

wal -i {{image.png}}

색상 테마 생성:

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

밝은 색상 테마 생성:

🔍

waybar

설명 보기 ▼

Sway 및 Wlroots 기반의 컴포지터를 위한 고도로 사용자 정의 가능한 Wayland 바.
더 많은 정보: <https://github.com/Alexays/Waybar>.

waybar

기본 구성 및 스타일 시트로 `waybar` 시작:

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

다른 구성 파일 사용:

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

다른 스타일 시트 파일 사용:

🔍

chsh

설명 보기 ▼

이 명령은 `chpass`의 별칭입니다.

tldr chpass

자세한 내용은 원본 명령을 참고하세요:

chsh

현재 사용자에 대해 특정 로그인 셸을 대화식으로 설정:

tldr chpass

자세한 내용은 원본 명령을 참고하세요:

🔍

google-chrome-stable

설명 보기 ▼

이 명령은 `chromium`의 별칭입니다.
더 많은 정보: <https://www.google.com/chrome/>.

tldr chromium

원본 명령에 대한 문서 보기:

🔍

hyprlock

설명 보기 ▼

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

설명 보기 ▼

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

tldr pacman sync

View documentation for the original command:

// repository documentation