init
This commit is contained in:
4
modules/home/hyprland/conf/hypr/scripts/create-dirs.sh
Normal file
4
modules/home/hyprland/conf/hypr/scripts/create-dirs.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# 创建截图目录
|
||||
mkdir -p $HOME/tmp/Screenshots
|
||||
Reference in New Issue
Block a user