deleted gtk configs
This commit is contained in:
parent
70c8066d3f
commit
049e1d066e
6 changed files with 0 additions and 60 deletions
|
|
@ -1,2 +0,0 @@
|
||||||
file:///home/wball/Nextcloud/Books
|
|
||||||
file:///home/wball/Nextcloud
|
|
||||||
|
|
@ -1,26 +0,0 @@
|
||||||
/* No (default) title bar on wayland */
|
|
||||||
headerbar.default-decoration {
|
|
||||||
/* You may need to tweak these values depending on your GTK theme */
|
|
||||||
margin-bottom: 50px;
|
|
||||||
margin-top: -100px;
|
|
||||||
|
|
||||||
background: transparent;
|
|
||||||
padding: 0;
|
|
||||||
border: 0;
|
|
||||||
min-height: 0;
|
|
||||||
font-size: 0;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* rm -rf window shadows */
|
|
||||||
window.csd, /* gtk4? */
|
|
||||||
window.csd decoration { /* gtk3 */
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* /** WARNING: CAN BREAK THINGS **/ */
|
|
||||||
/* /** hiding title bar **/ */
|
|
||||||
/* headerbar.default-decoration { */
|
|
||||||
/* margin-bottom: 50px; */
|
|
||||||
/* margin-top: -100px; */
|
|
||||||
/* } */
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
[Settings]
|
|
||||||
gtk-dialogs-use-header=false
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
file:///home/wball/Nextcloud/Books
|
|
||||||
file:///home/wball/Nextcloud
|
|
||||||
|
|
@ -1,26 +0,0 @@
|
||||||
/* No (default) title bar on wayland */
|
|
||||||
headerbar.default-decoration {
|
|
||||||
/* You may need to tweak these values depending on your GTK theme */
|
|
||||||
margin-bottom: 50px;
|
|
||||||
margin-top: -100px;
|
|
||||||
|
|
||||||
background: transparent;
|
|
||||||
padding: 0;
|
|
||||||
border: 0;
|
|
||||||
min-height: 0;
|
|
||||||
font-size: 0;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* rm -rf window shadows */
|
|
||||||
window.csd, /* gtk4? */
|
|
||||||
window.csd decoration { /* gtk3 */
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
/** WARNING: CAN BREAK THINGS **/
|
|
||||||
/** hiding title bar **/
|
|
||||||
/* headerbar.default-decoration { */
|
|
||||||
/* margin-bottom: 50px; */
|
|
||||||
/* margin-top: -100px; */
|
|
||||||
/* } */
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
[Settings]
|
|
||||||
gtk-dialogs-use-header=false
|
|
||||||
Loading…
Reference in a new issue