clicky.gtkrc
来自「Click is a modular router toolkit. To us」· GTKRC 代码 · 共 18 行
GTKRC
18 行
style "smallexpander" { GtkExpander::expander-size = 12 GtkExpander::expander-spacing = 0}style "smallbutton" { GtkButton::inner-border = {2, 2, 2, 2} GtkButton::image-spacing = 0 GtkWidget::focus-line-width = 0 GtkWidget::focus-padding = 0}style "whitebg" { bg[NORMAL] = "#ff0000"}widget "*.eviewbox.*.GtkExpander" style "smallexpander"widget "*.eview_titlebox*GtkButton" style "smallbutton"widget "*.diagram*" style "whitebg"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?