Update dotfiles (2026-05-08 01:18:51)
|
After Width: | Height: | Size: 11 MiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 865 B |
|
After Width: | Height: | Size: 865 B |
|
After Width: | Height: | Size: 525 B |
|
After Width: | Height: | Size: 777 B |
|
After Width: | Height: | Size: 402 B |
|
After Width: | Height: | Size: 699 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 683 B |
|
After Width: | Height: | Size: 792 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 464 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 454 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 777 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 795 B |
|
After Width: | Height: | Size: 691 B |
|
After Width: | Height: | Size: 693 B |
|
After Width: | Height: | Size: 893 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 369 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 636 B |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 221 B |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 384 B |
|
After Width: | Height: | Size: 392 B |
@@ -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"
|
||||
}
|
||||