Skip to content

tonysmith1sme/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

a one key install script of hyprland in Arch Linux

This repo is a fork of https://github.com/sgj123456/dotfiles

简体中文

Installatoin

Use the one key install script (ONLY FOR arch-like linux)

git clone https://github.com/tonysmith1sme/dotfiles.git $HOME/dotfiles
chmod 777 $HOME/dotfiles/dotfiles-manage/install.sh
sudo sh $HOME/dotfiles//dotfiles-manage/install.sh

Manual Install

Requirements:

  • Arch Linux
  1. Fonts
pacman -S ttf-jetbrains-mono-nerd --noconfirm 
  1. Dependencies
pacman -S fish starship waybar rofi hyprland hyprpaper alacritty zoxide fzf grim dunst helix eza atuin --noconfirm
  • Other Linux Please install dependencies by yourself.

Load the configurations

  1. Put your configuration
mkdir $HOME/Pictures
git clone https://github.com/tonysmith1sme/dotfiles.git $HOME/dotfiles
cp -r $HOME/dotfiles/* $HOME/.config/

The setup of this configuration

Hyprland

  • Win q Open a new terminal window (Alacritty)
  • Win c Kill the Windows
  • Win r Open the applications selector (rofi -show drun)
  • Win w Show/Hide the bar (waybar)
  • Win s Area Screenshot(It will save $HOME/Pictures by default)
  • ...

Alacritty

  • Ctrl Shift N Open a new window
  • ...

Zoxide

  • z [path] Tab Find a directory.
  • ...

The Fuck

fuck Correct the last unsuccessful command.

  • Enter Run the correct command
  • Ctrl c Cancel the correct command

eza

  • eza
  • eza -a
  • eza -l
  • eza --tree --level=[number] Display [number] level directory in tree format

Helix

  • ...

Package

About

a one key install script of hyprland in Arch Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors