Switched from grimblast to grim/slurp/swappy.
This commit is contained in:
parent
0202aab104
commit
34e40b502b
@ -8,6 +8,9 @@ fi
|
||||
set -o vi
|
||||
unset HISTFILE
|
||||
|
||||
# Aliases
|
||||
alias mkfoo='. $HOME/.local/bin/mkfoo.sh'
|
||||
|
||||
# Functions
|
||||
function home() {
|
||||
cd
|
||||
|
5
home-manager/dots/swappy/config
Normal file
5
home-manager/dots/swappy/config
Normal file
@ -0,0 +1,5 @@
|
||||
[Default]
|
||||
save_dir=$HOME/Pictures/screenshots
|
||||
line_size=5
|
||||
text_size=20
|
||||
text_font=Comic Mono
|
@ -20,6 +20,11 @@
|
||||
target = "river";
|
||||
recursive = true;
|
||||
};
|
||||
"swappy" = {
|
||||
source = ./dots/swappy;
|
||||
target = "swappy";
|
||||
recursive = true;
|
||||
};
|
||||
"swaylock" = {
|
||||
source = ./dots/swaylock;
|
||||
target = "swaylock";
|
||||
|
@ -29,10 +29,12 @@
|
||||
bemenu
|
||||
bemoji
|
||||
cliphist
|
||||
grim
|
||||
foot
|
||||
grimblast
|
||||
imv
|
||||
mako
|
||||
slurp
|
||||
swappy
|
||||
swaylock
|
||||
swww
|
||||
tessen
|
||||
|
Loading…
Reference in New Issue
Block a user