updated readme

This commit is contained in:
thatscringebro 2025-07-23 12:41:41 -04:00
parent 5d1f20ed73
commit 724383fdd7
2 changed files with 6 additions and 7 deletions

View File

@ -32,8 +32,8 @@ bindsym $mod+Return exec $term
bindsym $mod+Shift+q kill bindsym $mod+Shift+q kill
bindsym $mod+d exec $menu bindsym $mod+d exec $menu
bindsym $mod+f fullscreen bindsym $mod+f fullscreen
bindsym $mod+Print exec slurp | grim -g - - | wl-copy bindsym Shift+Print exec slurp | grim -g - - | wl-copy
bindsym $mod+Shift+Print exec slurp | grim -g - ~/screenshot.png bindsym Print exec slurp | grim -g - ~/Screenshots/$(date +'%Y-%j-%k-%M-%S.png')
bindsym $mod+$left focus left bindsym $mod+$left focus left
bindsym $mod+$down focus down bindsym $mod+$down focus down

View File

@ -1,19 +1,18 @@
# dotfiles # dotfiles
This repo contains all the dotfiles for my minimalist hyprland setup This repo contains all the dotfiles for my minimalist sway setup
## Requirements ## Requirements
Make sure you've got these packages before installing Make sure you've got these packages before installing
- sway
- alacritty - alacritty
- zsh - fish
- oh-my-zsh
- zsh-syntax-highlighting
- thunar - thunar
- librewolf - librewolf
- sirula - sirula
- dunst - mako
- slurp - slurp
- grim - grim
- wl-clipboard - wl-clipboard