mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 01:34:27 +02:00
gtk4: add CSS file
Unfortunately, no way to override keybindings... :-/ See https://old.reddit.com/r/emacs/comments/c22ff1/gtk_4_support_for_key_themes_does_not_affect/
This commit is contained in:
parent
ef9d36a253
commit
57dab5f179
2 changed files with 4 additions and 0 deletions
3
dotfiles/gtk4.css
Normal file
3
dotfiles/gtk4.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
tooltip, menu, window, frame, popover > contents {
|
||||
border-radius: 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue