1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-24 11:51:50 +08:00

update readme and update sway screenshot

This commit is contained in:
juan 2022-04-02 12:06:31 +08:00
parent 18a830f549
commit eaed8b4d7f
3 changed files with 10 additions and 1 deletions

View File

@ -18,7 +18,7 @@ exec playerctld daemon
#my keybinds
bindsym $mod+Ctrl+l exec ~/.config/sway/scripts/logout.sh
bindsym $mod+Print exec grim ~/Pictures/Screenshots/$(date +'%H:%M_%y%m%d.png') && \
bindsym $mod+Print exec grim ~/Pictures/Screenshots/$(date +'%y%m%d%H%M.png') && \
exec notify-send -t 3000 'Screenshot saved.'
bindsym $mod+n exec swaync-client -t -sw

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

View File

@ -15,4 +15,13 @@ This is my dot files on a Gentoo Linux laptop, with SwayWM and pipewire.
|tmux|Split terminal|
|zathura|PDF viewer|
# Depencencies
|Name|Description|
|wlsunset|Shift blue color based on time|
|light|CLI for managing backlight|
|pipewire|Sound deamon|
|playerctld|Control players|
|grim|Take screenshots|
# Screenshots