e: use HighContrast theme for gvim
This commit is contained in:
parent
ea1b66dce2
commit
7371a7010b
3
e
3
e
@ -1,5 +1,8 @@
|
|||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
|
# Use HighContrast GTK2 theme for gvim.
|
||||||
|
ENV["GTK2_RC_FILES"] = "/usr/share/themes/HighContrast/gtk-2.0/gtkrc"
|
||||||
|
|
||||||
def get_server_name(path)
|
def get_server_name(path)
|
||||||
if path
|
if path
|
||||||
path = File.expand_path(path)
|
path = File.expand_path(path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user