Updates
This commit is contained in:
parent
2b799906a3
commit
ae487d7891
|
@ -10,6 +10,9 @@ cat <<"EOF"
|
||||||
\____\__,_|___/\__\___/|_| |_| |_|
|
\____\__,_|___/\__\___/|_| |_| |_|
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
echo "You can edit here the ~/dotfiles/hypr/conf/custom.conf directly"
|
||||||
|
echo "to add more individual configurations to the hyprland.conf."
|
||||||
|
echo ""
|
||||||
echo "Press ESC to proceed."
|
echo "Press ESC to proceed."
|
||||||
echo ""
|
echo ""
|
||||||
filevalue=$(gum write --show-line-numbers --height 15 --width 70 --value="$(cat ~/dotfiles/hypr/conf/custom.conf)")
|
filevalue=$(gum write --show-line-numbers --height 15 --width 70 --value="$(cat ~/dotfiles/hypr/conf/custom.conf)")
|
||||||
|
|
|
@ -171,7 +171,7 @@ window#waybar.empty #window {
|
||||||
color: @iconcolor;
|
color: @iconcolor;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-waybarthemes,#custom-system {
|
#custom-waybarthemes, #custom-settings, #custom-system {
|
||||||
margin-right:15px;
|
margin-right:15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -172,7 +172,7 @@ window#waybar.empty #window {
|
||||||
color: @iconcolor;
|
color: @iconcolor;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-waybarthemes, #custom-system {
|
#custom-waybarthemes, #custom-settings, #custom-system {
|
||||||
margin-right:15px;
|
margin-right:15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user