11 lines
362 B
Diff
11 lines
362 B
Diff
--- amsn/config.tcl (revision 11816)
|
|
+++ amsn/config.tcl (working copy)
|
|
@@ -110,7 +110,7 @@
|
|
::config::setKey notifyYoffset 0
|
|
::config::setKey filemanager "xdg-open \$location"
|
|
::config::setKey openfilecommand "xdg-open \$file"
|
|
- ::config::setKey usesnack 0
|
|
+ ::config::setKey usesnack 1
|
|
|
|
::config::setKey os "unix"
|
|
} elseif { [OnWin] } {
|