diff --git a/.config/sway/config b/.config/sway/config index df9ece2..719ce31 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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 diff --git a/README.md b/README.md index daa61a0..3fe9780 100644 --- a/README.md +++ b/README.md @@ -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