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+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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user