fixed GTK comment
This commit is contained in:
+8
-8
@@ -2744,10 +2744,10 @@ papirus-icon-theme
|
|||||||
#+end_src
|
#+end_src
|
||||||
*** GTK 3
|
*** GTK 3
|
||||||
#+begin_src conf :tangle ~/.config/gtk-3.0/settings.ini
|
#+begin_src conf :tangle ~/.config/gtk-3.0/settings.ini
|
||||||
; DO NOT EDIT THIS FILE DIRECTLY
|
# DO NOT EDIT THIS FILE DIRECTLY
|
||||||
; This is a file generated from a literate programing source file
|
# This is a file generated from a literate programing source file
|
||||||
; You should make any changes there and regenerate it from Emacs org-mode
|
# You should make any changes there and regenerate it from Emacs org-mode
|
||||||
; using org-babel-tangle (C-c C-v t)
|
# using org-babel-tangle (C-c C-v t)
|
||||||
|
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-icon-theme-name = Papirus-Dark
|
gtk-icon-theme-name = Papirus-Dark
|
||||||
@@ -2756,10 +2756,10 @@ gtk-font-name = UbuntuMono Nerd Font 11
|
|||||||
#+end_src
|
#+end_src
|
||||||
*** GTK 4
|
*** GTK 4
|
||||||
#+begin_src conf :tangle ~/.config/gtk-4.0/settings.ini
|
#+begin_src conf :tangle ~/.config/gtk-4.0/settings.ini
|
||||||
; DO NOT EDIT THIS FILE DIRECTLY
|
# DO NOT EDIT THIS FILE DIRECTLY
|
||||||
; This is a file generated from a literate programing source file
|
# This is a file generated from a literate programing source file
|
||||||
; You should make any changes there and regenerate it from Emacs org-mode
|
# You should make any changes there and regenerate it from Emacs org-mode
|
||||||
; using org-babel-tangle (C-c C-v t)
|
# using org-babel-tangle (C-c C-v t)
|
||||||
|
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-icon-theme-name = Papirus-Dark
|
gtk-icon-theme-name = Papirus-Dark
|
||||||
|
|||||||
Reference in New Issue
Block a user