Added dotnet and gtk config, added sources in the readme
This commit is contained in:
20
gtk/.gtkrc-2.0
Normal file
20
gtk/.gtkrc-2.0
Normal file
@ -0,0 +1,20 @@
|
||||
gtk-theme-name="Breeze"
|
||||
gtk-enable-animations=1
|
||||
gtk-primary-button-warps-slider=0
|
||||
gtk-toolbar-style=3
|
||||
gtk-menu-images=1
|
||||
gtk-button-images=1
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-cursor-theme-name="Oxygen_Yellow"
|
||||
gtk-icon-theme-name="breeze-dark"
|
||||
gtk-font-name="Noto Sans, 10"
|
||||
|
||||
###############################################
|
||||
# Created by cinnamon-settings - please do not edit or reformat.
|
||||
#
|
||||
style "cs-scrollbar-style" {
|
||||
|
||||
}
|
||||
|
||||
class "GtkScrollbar" style "cs-scrollbar-style"
|
||||
###############################################
|
Reference in New Issue
Block a user