Compare commits

...

2 commits

Author SHA1 Message Date
f89e920b91 disabled perl 2024-08-25 14:18:22 -07:00
049e1d066e deleted gtk configs 2024-08-25 14:17:49 -07:00
7 changed files with 3 additions and 60 deletions

View file

@ -1,2 +0,0 @@
file:///home/wball/Nextcloud/Books
file:///home/wball/Nextcloud

View file

@ -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; */
/* } */

View file

@ -1,2 +0,0 @@
[Settings]
gtk-dialogs-use-header=false

View file

@ -1,2 +0,0 @@
file:///home/wball/Nextcloud/Books
file:///home/wball/Nextcloud

View file

@ -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; */
/* } */

View file

@ -1,2 +0,0 @@
[Settings]
gtk-dialogs-use-header=false

View file

@ -51,6 +51,9 @@ disabled = true
[package]
disabled = true
[perl]
disabled = true
[ocaml]
disabled = true