test config
This commit is contained in:
parent
8bde09dd1b
commit
e4f6e54779
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
# This file should be copied to .config/milkwm/milkwmrc
|
||||
|
||||
Wallpaper: {
|
||||
Type = "Fill";
|
||||
Path = "@CMAKE_INSTALL_FULL_DATAROOTDIR@/wallpapers/mde/blue.png";
|
||||
# Type = "Fill";
|
||||
# Path = "@CMAKE_INSTALL_FULL_DATAROOTDIR@/wallpapers/mde/blue.png";
|
||||
Type = "Solid";
|
||||
Color = "#000040";
|
||||
};
|
||||
|
||||
Window: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue