mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Use dotter
This commit is contained in:
1
config/gtklock/config.ini
Normal file
1
config/gtklock/config.ini
Normal file
@@ -0,0 +1 @@
|
||||
modules=/usr/lib/gtklock/playerctl-module.so;/usr/lib/gtklock/powerbar-module.so;/usr/lib/gtklock/userinfo-module.so
|
||||
11
config/gtklock/style.css
Normal file
11
config/gtklock/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
window#HDMI-A-2 {
|
||||
background-image: url("/tmp/HDMI-A-2.png");
|
||||
}
|
||||
|
||||
window#DP-1 {
|
||||
background-image: url("/tmp/DP-1.png");
|
||||
}
|
||||
|
||||
window#eDP-1 {
|
||||
background-image: url("/tmp/eDP-1.png");
|
||||
}
|
||||
Reference in New Issue
Block a user