diff --git a/dotfiles/.local/bin/screenshot b/dotfiles/.local/bin/screenshot index 0bca235..803b1c7 100755 --- a/dotfiles/.local/bin/screenshot +++ b/dotfiles/.local/bin/screenshot @@ -1,7 +1,7 @@ #!/bin/sh focusedwindow=$(xdotool getactivewindow) -flameshot gui -g >/dev/null +flameshot gui >/dev/null if [ "$focusedwindow" == "$(xdotool getactivewindow)" ] then xdotool windowfocus $focusedwindow diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc index 8f3560d..771b9c6 100644 --- a/dotfiles/.xinitrc +++ b/dotfiles/.xinitrc @@ -31,9 +31,6 @@ picom & # Sound configuration ~/.local/bin/sound & -# For screenshots -#flameshot & - if [[ -v LAPTOP ]]; then # Enable automatic fan control macfanctld diff --git a/sadedot b/sadedot index 4cbd38e..9b1b824 160000 --- a/sadedot +++ b/sadedot @@ -1 +1 @@ -Subproject commit 4cbd38e4befbe8906a130a92d086506160ff641b +Subproject commit 9b1b824800ba21aaf7d63d1c03e5fd18c997ac6d