oz123 11 жил өмнө
parent
commit
65dfffb0b6
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      scripts/pwman3

+ 1 - 1
scripts/pwman3

@@ -126,7 +126,7 @@ def set_algorithm(args, config):
 def get_conf_options(args, OSX):
 
     config = get_conf()
-    xselpath = config.get_value("Global", "xselpath")
+    xselpath = config.get_value("Global", "xsel")
     if not xselpath:
         set_xsel(config, OSX)