Skip to content

YeferYV/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

screenshot

Hyprland keybindings

keymaps description
super + Return open terminal
super + w open chrome
super + W close chrome
super + x close window
super + X exit hyprland
super + v float window
super + r open program
super + F fullscreen
super + t toggle window layout
super + escape close notification
super + shift + escape reopen notification
super + left focus left window
super + down focus down window
super + up focus up window
super + right focus right window
super + shift + right increase window size horizontal
super + shift + left decrease window size horizontal
super + shift + up increase window size vertical
super + shift + down decrease window size vertical
super + ctrl + left swap window left
super + ctrl + down swap window down
super + ctrl + up swap window up
super + ctrl + right swap window right
super + 1...9 switch to workspace 1...9
super + 0 switch to workspace 10
super + shift + tab previous active workspace
super + tab next active workspace
super + h previous active workspace
super + l next active workspace
super + s previous workspace
super + f next workspace
super + semicolon recent workspace
super + equal disable gaps
super + minus enable gaps
super + shift + 1...9 move to workspace 1...9
super + shift + 0 move to workspace 10
super + d toggle scratchpad (swallow window)
super + D move window to scratchpad
super + right click move window
super + left click resize window
super + m rewind vlc (second instance) otherwise chrome
super + p forward vlc (second instance) otherwise chrome
super + space play-pause vlc (second instance) otherwise chrome
super + numpad5 play-pause all players
super + numpad4 next vlc (second instance) otherwise chrome
super + numpad6 previous vlc (second instance) otherwise chrome
numpad4 vlc previous
numpad5 vlc play-pause or play ~/bgs/bgm/playlist.xspf
numpad6 vlc next
numpad2 vlc volume -2
numpad8 vlc volume +2
Print screenshot
shift + Print screenshot select area
super + ctrl + 1 night light stop
super + ctrl + 2 night light temperature 2222
super + ctrl + 3 night light temperature 3333
super + ctrl + 4 night light temperature 4444

Dependencies

  archinstall   # https://www.youtube.com/watch?v=4dKzYmhcGEU

  git clone https://aur.archlinux.org/yay-bin && cd yay-bin && makepkg -si

  yay -S \
    base base-devel brightnessctl broadcom-wl \
    dosfstools dunst \
    exfat-utils \
    gammastep git gnome-keyring google-chrome grim grub \
    hyprland \
    intel-ucode \
    libnotify linux linux-firmware \
    network-manager-applet noto-fonts noto-fonts-emoji ntfs-3g \
    pipewire-pulse playerctl \
    slurp swaybg \
    visual-studio-code-bin vlc vlc-plugin-ffmpeg vlc-plugin-freetype \
    waybar wezterm-nightly-bin wl-clipboard wmenu \
    xdg-desktop-portal-hyprland \
    zathura-pdf-poppler zram-generator zsh

  sudo chsh --shell /bin/zsh $USER

  code --install-extension yeferyv.retronvim

Installation

  git clone https://github.com/yeferyv/dotfiles
  ln -s dotfiles/.config/shell/.zprofile ~/.zprofile

Related projects

About

linux meta distro with only 35 dependencies

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published