updated readme
This commit is contained in:
parent
5d1f20ed73
commit
724383fdd7
@ -32,8 +32,8 @@ bindsym $mod+Return exec $term
|
||||
bindsym $mod+Shift+q kill
|
||||
bindsym $mod+d exec $menu
|
||||
bindsym $mod+f fullscreen
|
||||
bindsym $mod+Print exec slurp | grim -g - - | wl-copy
|
||||
bindsym $mod+Shift+Print exec slurp | grim -g - ~/screenshot.png
|
||||
bindsym Shift+Print exec slurp | grim -g - - | wl-copy
|
||||
bindsym Print exec slurp | grim -g - ~/Screenshots/$(date +'%Y-%j-%k-%M-%S.png')
|
||||
|
||||
bindsym $mod+$left focus left
|
||||
bindsym $mod+$down focus down
|
||||
|
||||
@ -1,19 +1,18 @@
|
||||
# dotfiles
|
||||
|
||||
This repo contains all the dotfiles for my minimalist hyprland setup
|
||||
This repo contains all the dotfiles for my minimalist sway setup
|
||||
|
||||
## Requirements
|
||||
|
||||
Make sure you've got these packages before installing
|
||||
|
||||
- sway
|
||||
- alacritty
|
||||
- zsh
|
||||
- oh-my-zsh
|
||||
- zsh-syntax-highlighting
|
||||
- fish
|
||||
- thunar
|
||||
- librewolf
|
||||
- sirula
|
||||
- dunst
|
||||
- mako
|
||||
- slurp
|
||||
- grim
|
||||
- wl-clipboard
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user