mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +02:00
xsession: fix location of GTK4's CSS file
This commit is contained in:
parent
20e9c40ae4
commit
6ff1ce2640
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Xresources .Xresources
|
||||||
XCompose .XCompose
|
XCompose .XCompose
|
||||||
gtkrc-2.0 .gtkrc-2.0
|
gtkrc-2.0 .gtkrc-2.0
|
||||||
gtk3.css .config/gtk-3.0/gtk.css
|
gtk3.css .config/gtk-3.0/gtk.css
|
||||||
gtk3.css .config/gtk-4.0/gtk.css
|
gtk4.css .config/gtk-4.0/gtk.css
|
||||||
qt5ct.conf .config/qt5ct/qt5ct.conf
|
qt5ct.conf .config/qt5ct/qt5ct.conf
|
||||||
qt5ct.conf .config/qt6ct/qt6ct.conf
|
qt5ct.conf .config/qt6ct/qt6ct.conf
|
||||||
systemd .config/systemd/user
|
systemd .config/systemd/user
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue