202412231734942458

This commit is contained in:
fz0x1 2024-12-23 09:27:38 +01:00
parent 49797f54ce
commit f79ba355c4
5 changed files with 39 additions and 14 deletions

View file

@ -1,6 +1,6 @@
[Settings]
gtk-theme-name=Qogir-Dark
gtk-icon-theme-name=Qogir-dark
gtk-theme-name=Adwaita
gtk-icon-theme-name=Qogir-Dark
gtk-font-name=Cantarell 11
gtk-cursor-theme-name=Qogir-dark
gtk-cursor-theme-size=32
@ -12,6 +12,6 @@ gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintslight
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb
gtk-application-prefer-dark-theme=0

View file

@ -0,0 +1,14 @@
[Default Applications]
image/webp=librewolf.desktop;
image/png=org.xfce.ristretto.desktop;
image/jpeg=org.xfce.ristretto.desktop;
text/plain=nvim.desktop;
x-scheme-handler/http=librewolf.desktop
x-scheme-handler/https=librewolf.desktop
x-scheme-handler/terminal=Alacritty.desktop
application/pdf=com.github.xournalpp.xournalpp.desktop
application/x-extension-burp=install4j_psxmh6-BurpSuiteCommunity.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-base.desktop
[Added Associations]
application/xhtml+xml=librewolf.desktop;

View file

@ -1,11 +1,10 @@
# DO NOT EDIT! This file will be overwritten by nwg-look.
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/fz0x1/.gtkrc-2.0.mine"
gtk-theme-name="Qogir-Dark"
gtk-icon-theme-name="Qogir-dark"
gtk-theme-name="Adwaita"
gtk-icon-theme-name="Qogir-Dark"
gtk-font-name="Cantarell 11"
gtk-cursor-theme-name="Qogir-dark"
gtk-cursor-theme-size=32
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
@ -15,5 +14,5 @@ gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintslight"
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"