forked from Shinonome/dots-hyprland
remove unnecessary comments
This commit is contained in:
@@ -11,8 +11,6 @@ lightdark="dark"
|
|||||||
transparency="opaque"
|
transparency="opaque"
|
||||||
materialscheme="vibrant"
|
materialscheme="vibrant"
|
||||||
terminalscheme="$HOME/.config/ags/scripts/templates/terminal/scheme-base.json"
|
terminalscheme="$HOME/.config/ags/scripts/templates/terminal/scheme-base.json"
|
||||||
# terminalscheme="$HOME/.config/ags/scripts/templates/terminal/scheme-catppuccin.json"
|
|
||||||
# terminalscheme="$HOME/.config/ags/scripts/templates/terminal/scheme-vscode.json"
|
|
||||||
|
|
||||||
if [ ! -f $colormodefile ]; then
|
if [ ! -f $colormodefile ]; then
|
||||||
echo "dark" > $colormodefile
|
echo "dark" > $colormodefile
|
||||||
|
|||||||
Reference in New Issue
Block a user