* Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar
53 lines
3.1 KiB
Plaintext
53 lines
3.1 KiB
Plaintext
class "GtkWidget" style "default"
|
|
class "GtkScrollbar" style "scrollbar"
|
|
class "GtkButton" style "button"
|
|
class "GtkEntry" style "entry"
|
|
class "GtkOldEditable" style "entry"
|
|
class "GtkSpinButton" style "spinbutton"
|
|
class "GtkNotebook" style "notebook"
|
|
class "GtkRange" style "range"
|
|
class "GtkProgressBar" style "progressbar"
|
|
class "GtkSeparatorMenuItem" style "separator_menu_item"
|
|
class "GtkScrolledWindow" style "scrolled_window"
|
|
class "GtkFrame" style "frame"
|
|
class "GtkToolButton" style "toolbuttons"
|
|
class "ChromeGtkFrame" style "chrome-gtk-frame"
|
|
class "GtkToggleButton" style "togglebutton"
|
|
|
|
widget_class "*<GtkMenuBar>*" style "menubar"
|
|
widget_class "*<GtkMenu>*" style "menu"
|
|
widget_class "*<GtkMenu>*" style "menu_framed_box"
|
|
widget_class "*<GtkMenuItem>*" style "menu_item"
|
|
widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_item"
|
|
widget_class "*Nautilus*ToolBar*" style "toolbar"
|
|
widget_class "*HandleBox" style "toolbar"
|
|
widget_class "*BonoboDockItem" style "toolbar"
|
|
widget_class "*HandleBox" style "toolbar"
|
|
widget_class "*<GtkToolbar>" style "toolbar"
|
|
widget_class "*.<GtkTreeView>*" style "treeview"
|
|
widget_class "*Tool*GtkButton" style "toolbuttons"
|
|
widget_class "*Tool*GtkToggleButton" style "tooltoggle_buttons"
|
|
widget_class "*<GtkToggleToolButtton>*" style "tooltoggle_buttons"
|
|
widget_class "*<GtkButton>*<GtkLabel>" style "button_label"
|
|
widget_class "*.<GtkComboBox>.<GtkCellView>" style "button_label"
|
|
widget_class "*<GtkComboBox>*" style "button"
|
|
widget_class "*<GtkComboBox>*<GtkSeparator>" style "combobox_separator"
|
|
widget_class "*<GtkComboBox>.<GtkButton>*<GtkSeparator>" style "combobox_separator"
|
|
widget_class "*<GtkComboBoxEntry>*" style "combobox_entry"
|
|
widget_class "*<GtkComboBoxEntry>*<GtkButton>" style "combobox_entry_button"
|
|
widget_class "*<GtkCombo>*" style "combobox_entry"
|
|
widget_class "*<GtkCombo>.<GtkButton>" style "combobox_entry_button"
|
|
widget_class "*<GtkFileChooserDialog>*GtkToggleButton*" style "toolbuttons"
|
|
widget_class "*<GtkFileChooserDialog>*GtkComboBox*" style "button"
|
|
widget_class "*<GtkNotebook>.<GtkLabel>" style "notebook_tab_label"
|
|
widget "gtk-tooltip*" style "tooltips"
|
|
|
|
# Xchat special cases
|
|
widget "*xchat-inputbox"style "entry"
|
|
|
|
# Chrome/Chromium
|
|
widget_class "*Chrom*Button*"style "button"
|
|
widget "*swt*toolbar*"style "toolbuttons"
|
|
|
|
class "GtkWindow"style "toplevel_hack"
|