mirror of
https://github.com/Ascyii/scripts.git
synced 2026-01-01 04:44:24 -05:00
Init
This commit is contained in:
7
shell/hyprfix.sh
Executable file
7
shell/hyprfix.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
file=~/configuration/dotfiles/.config/hypr/hyprland.conf
|
||||
|
||||
echo "#" >>file &
|
||||
sleep 1
|
||||
sed -i '$ d' file &
|
||||
Reference in New Issue
Block a user