adding ethminer

This commit is contained in:
Chris Cochrun 2022-05-27 09:50:08 -05:00
parent 5c5b3dcf60
commit 1d8a306400
5 changed files with 43 additions and 4 deletions

View file

@ -8,7 +8,7 @@ size-transition = true
spawn-center = true
# Corners
corner-radius = 20.0;
corner-radius = 0.0;
rounded-corners-exclude = [
#"window_type = 'normal'",
"class_g = 'awesome'",
@ -18,7 +18,7 @@ rounded-corners-exclude = [
"class_g = 'Thunderbird'",
# "_NET_WM_STATE@[0]:32a *= '_NET_WM_STATE_FULLSCREEN'",
];
round-borders = 14;
round-borders = 0;
round-borders-exclude = [
#"class_g = 'TelegramDesktop'",
];