+rofi
Rofi is a great tool like ivy posframe, which allows you to do tons of stuff.
This commit is contained in:
@@ -9,8 +9,9 @@ for file in $files; do
|
|||||||
ln -s $dir/$file ~/.$file;
|
ln -s $dir/$file ~/.$file;
|
||||||
done
|
done
|
||||||
|
|
||||||
## Symlink i3
|
## Symlink to .config
|
||||||
ln -s $dir/i3.conf ~/.config/i3/config
|
ln -s $dir/i3.conf ~/.config/i3/config
|
||||||
|
ln -s $dir/rofi.conf ~/.config/rofi/config
|
||||||
|
|
||||||
# Generate folders
|
# Generate folders
|
||||||
mkdir ~/Text;
|
mkdir ~/Text;
|
||||||
|
|||||||
Reference in New Issue
Block a user