diff options
author | zachir <zachir@librem.one> | 2023-06-06 10:14:44 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-06-06 10:14:44 -0500 |
commit | 993917ddcedd58927a068cc804d81f1018d7bc0e (patch) | |
tree | 6c228c3c434ca9d5917839869268893e4338af2e /themes/Default/gtk-2.0-key/gtkrc | |
parent | 7aa0ccbc957836f41a215a5f4835c7c80b05228b (diff) |
Fix gtk theme setting
Diffstat (limited to 'themes/Default/gtk-2.0-key/gtkrc')
-rw-r--r-- | themes/Default/gtk-2.0-key/gtkrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/Default/gtk-2.0-key/gtkrc b/themes/Default/gtk-2.0-key/gtkrc new file mode 100644 index 0000000..f677f7f --- /dev/null +++ b/themes/Default/gtk-2.0-key/gtkrc @@ -0,0 +1,3 @@ +# +# Default keybinding set. Empty because it is implemented inline in the code. +# |