dotfiles_v2
β¨ Mis dotfiles para Arch Linux con Hyprland. Configs simples, visuales y funcionales. Si viste esto en TikTok, Β‘sΓ, es ese setup! π
File Explorer
- demo.gif
- CentroNotificacionesClaro.png
- CentroNotificacionesOscuro.png
- Escritorio.png
- ExploradorDeArchivos.png
- LiveVideo.gif
- Rofi.png
- Terminal.png
- WaybarClaro.png
- WaybarOscuro.png
- jynprofile.png
- rikka.png
- default.jpg
- bar_spectrum.frag
- normalized_bars.frag
- northern_lights.frag
- pass_through.vert
- spectrogram.frag
- winamp_line_style_spectrum.frag
- config
- bg-panel.scss
- bg-panel.yuck
- frases.txt
- user.png
- cpu.sh
- disk.sh
- ram.sh
- temp.sh
- user.sh
- dashboard.scss
- charts.yuck
- dashboard.yuck
- footer.yuck
- vars.yuck
- welcome_card.yuck
- alert_temp.yuck
- charts.yuck
- control_center.yuck
- music.yuck
- music_waybar.yuck
- notifications.yuck
- notifications_popup.yuck
- powermenu.yuck
- quick_settings.yuck
- user.yuck
- volume.yuck
- a.png
- alta-temperatura.png
- user.png
- xd.png
- notifications.yuck
- powermenu.yuck
- powermenu.sh
- powervalidate.sh
- uptime_es.sh
- activate_linux.scss
- alert_temp.scss
- charts.scss
- colors.scss
- control_center.scss
- lib.scss
- music.scss
- music_waybar.scss
- notifications.scss
- notifications_popup.scss
- powermenu.scss
- quick_settings.scss
- user.scss
- volume.scss
- eww.scss
- eww.yuck
- image.jpg
- strings.yuck
- variables.yuck
- windows.yuck
- ascii.txt
- config.jsonc
- settings.ini
- settings.ini
- hyprland.conf
- hyprlock.conf
- 0.svg
- 1.svg
- 2.svg
- 3.svg
- lotos.jsonc
- style.css
- config.jsonc
- pinned.json
- logo.png
- kitty.conf
- eww.scss
- kitty.conf
- rofi.rasi
- SddmColors.qml
- waybar.css
- config-not-wallpaper.toml
- config-sddm.toml
- config.toml
- config.rasi
- notifications.py
- darkmode.sh
- screenshot.sh
- volume.sh
- cpu.sh
- ram.sh
- temp.sh
- control.sh
- songart.sh
- songdata.sh
- notifications.sh
- powermenu.sh
- powervalidate.sh
- control_center.sh
- notifications_panel.sh
- date.sh
- get_username.sh
- uptime_es.sh
- control_center.sh
- darkmode.sh
- date.sh
- monitor_center.sh
- mpris.sh
- notifications.sh
- positions.sh
- screenshot.sh
- toggle_powermenu.sh
- volume.sh
- activate_linux.sh
- start.sh
- mediaplayer.py
- pyshare.py
- server.sh
- down.sh
- stop_play.sh
- up.sh
- login_wallpaper.sh
- only_wallpaper.sh
- update_colors.sh
- update_lock_screen.sh
- update_video.sh
- wallpaper_and_colors.sh
- dir_last_wallpaper.txt
- wallpaper_method.txt
- apply_wallpaper.sh
- change_color.sh
- menu_dialog.sh
- notifications.sh
- selection_dialog.sh
- launch_mpvpaper.sh
- launch_swww.sh
- change_wallpaper.sh
- init_wallpaper.sh
- only_colors.sh
- only_wallpaper.sh
- sddm_wallpaper.sh
- theme_changer.sh
- vars.txt
- login_wallpaper.sh
- only_wallpaper.sh
- update_colors.sh
- update_lock_screen.sh
- update_video.sh
- wallpaper_and_colors.sh
- wallpaper_method.txt
- apply_wallpaper.sh
- change_color.sh
- menu_dialog.sh
- notifications.sh
- selection_dialog.sh
- launch_mpvpaper.sh
- launch_swww.sh
- change_wallpaper.sh
- init_wallpaper.sh
- info_media.sh
- music_visualizer.sh
- script.sh
- temperature_cpu.sh
- volume.sh
- song-status
- notify.mp3
- config.jsonc
- style.css
- style.qml
- Appearance.qml
- CookieClock.qml
- CookieQuote.qml
- CookieSessionLocked.qml
- CVKeyboard.qml
- DateIndicator.qml
- DigitalClock.qml
- HourHand.qml
- HourMarks.qml
- Input.qml
- InputLogin.qml
- InputUserComboBox.qml
- LayoutButton.qml
- LoginForm.qml
- MaterialCookie.qml
- MinuteHand.qml
- MinuteMarks.qml
- qmldir
- RoundCorner.qml
- SecondHand.qml
- SessionButton.qml
- Settings.qml
- SystemButtons.qml
- TimeColumn.qml
- VirtualKeyboardButton.qml
- ii-sddm.conf
- Main.qml
- metadata.desktop
- README.md
# Use via CDN
jsDelivrjsDelivr 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.
git clone
View Details βΌ
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
waybar
View Details βΌ
waybar
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 βΌ
chsh
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 βΌ
google-chrome-stable
This command is an alias of `chromium`.
tldr chromium
View documentation for the original command:
pacman -S
View Details βΌ
pacman -S
This command is an alias of `pacman --sync`.
tldr pacman sync
View documentation for the original command:
