Update dotfiles (2026-05-08 01:18:51)
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
title-text: ""
|
||||
desktop-image: "Background.png"
|
||||
desktop-image-scale-method: "crop"
|
||||
terminal-left: "0"
|
||||
terminal-top: "0"
|
||||
terminal-border: "0"
|
||||
terminal-width: "100%"
|
||||
terminal-height: "100%"
|
||||
terminal-font: "0xProtoNerdFont Regular 20"
|
||||
|
||||
+ boot_menu {
|
||||
left = 114
|
||||
top = 47%
|
||||
width = 472
|
||||
height = 35%
|
||||
item_color = "#cccccc"
|
||||
item_font = "0xProtoNerdFont Regular 20"
|
||||
selected_item_color = "#ffffff"
|
||||
item_icon_space = 15
|
||||
item_height = 45
|
||||
item_padding = 2
|
||||
item_spacing = 40
|
||||
selected_item_pixmap_style = "select_*.png"
|
||||
}
|
||||
|
||||
+ label {
|
||||
left = 114
|
||||
top = 84%
|
||||
align = "center"
|
||||
id = "__timeout__"
|
||||
text = "Starting in %d seconds"
|
||||
color = "#cccccc"
|
||||
}
|
||||
Reference in New Issue
Block a user